﻿body
{
	min-width: 800px;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    line-height: 150%;
	background-color: gray;
    background-image: url('../Images/background.png');

}
tr {
	vertical-align: text-top;
}
.tallRow {
	height: 40px;
}

.clear			
{ 
	display: block; 
	clear: both;  
}

.left 			
{ 
	float: left; 
	position: relative; 
}

.right 			
{ 
	float: right; 
	position: relative; 
}

.half			
{ 
	width: 48%; 
}

.full			
{ 
	width: 100%; 
}

a {
    /*color: #FF535A;*/
    color: #FF535A;
    text-decoration: none;
    font-weight: bold;
    line-height: 150%;
}

.inline
{
	color: black; 
    font-weight: normal;
    line-height: 150%;
    text-decoration: underline;
}

p
{
    margin-bottom: 15px;
}

#container {
    background-color: White;
    min-height: 400px;
    width: 800px;
    padding-bottom: 1px;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    /* border-color: #85C9D6;*/
    border-color: #FF535A;
    border-width: 2px;
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

#header				
{ 
	color: black; 
	font-size: 12px;
	height: 146px;
	
}

#header-container {
    position: absolute;
    background-image: url('../Images/Logo.png');
    background-repeat: no-repeat;
    background-origin: content-box;
    padding: 5px;
    height: 40px;
    /*width: 74px;*/
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    z-index: 1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    border-width: 1px;
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    -moz-border-top-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -khtml-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-top-right-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -khtml-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
}

#headerName
{
    height: 50px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
    font-weight: bold;
	float: left;
	text-transform: uppercase;
	cursor: pointer;
    color: #85C9D6;
}

.headerTitle {

    color: #FF535A; 
	top: 40px;
	left: 210px;
	position: absolute;
    width: 400px;
    text-align: center;
}

.top-banner-menu
{
    height: 20px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    font-weight: bold;
	float: right;
	text-transform: uppercase;
	cursor: default;
    color: #FF535A;
}

.bottom-banner-menu
{
    height: 20px;
    bottom: 0;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
	float: right;
	cursor: default;
    color: #000000; 
}

.top-banner-menu-hover
{
    height: 20px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    font-weight: bold;
	float: right;
	text-transform: uppercase;
	cursor: pointer;
    color: #85C9D6;
}

.top-banner-separator
{
	width: 2px;
	height: 33px;
	float: right;
}

#banner
{
	background-color: White;
    padding-top: 10px;
    height: 300px;
}

#banner-container
{
    position:relative;
    margin-left:auto;
    margin-right:auto;
    width:990px;
    height: 300px;

}

#bannerLogo
{
    margin-left: 20px;
    width:148px;
    height: 292px;
	background-image: url('../images/logo.png');
	float: left;
	position: relative;
	top: 10px;
	cursor: pointer;
}

#ctl00_ContentPlaceHolder_bannerImage
{
    background-image: url('../images/banner-image-login.png');
    margin-left: 20px;
    padding-left: 100px;
    padding-top: 100px;
	float: left;
    width: 477px;
    height: 197px;
}

#ctl00_bannerImage
{
    background-image: url('../images/banner-image-login.png');
    margin-left: 20px;
	float: left;
}

#bannerMenu
{
    margin-left: 20px;
    width: 192px;
    height: 293px;
	float: left;
}

#banner-title
{
    width: 192px;
    color: #85C9D6;
    font-size: 20px;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 4px;
}


.banner-menu-button
{
    background-image: url('../images/banner-menu-background.png');
    width: 184px;
    height: 44px;
    cursor: pointer;
    color: #EEEEEE;
}

.banner-menu-button-hover
{
	background-image: url('../images/banner-menu-background.png');
	width: 184px;
	height: 44px;
	cursor: pointer;
	color: White;
}

.banner-menu-button-selected
{
	background-image: url('../images/banner-menu-background-selected.png');
	width: 184px;
	height: 44px;
    color: #EEEEEE;
}

.banner-menu-button-large
{
	background-image: url('../images/banner-menu-background-large.png');
	width: 184px;
	height: 64px;
	cursor: pointer;
    color: #EEEEEE;
}

.banner-menu-button-large-hover
{
	background-image: url('../images/banner-menu-background-large.png');
	width: 184px;
	height: 64px;
	cursor: pointer;
	color: White;
}

.banner-menu-button-large-selected
{
	background-image: url('../images/banner-menu-background-large-selected.png');
	width: 184px;
	height: 64px;
    color: #EEEEEE;
}

.banner-menu-button-text
{
    padding: 12px 0px 0px 20px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

#content
{
	min-height: 350px;
	background-color: White;
}

#contentContainer
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#innerContainer
{
	margin-left: auto;
	margin-right: auto;
	width: 984px;
}

h1
{
    color: #85C9D6;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    line-height: 120%;
}

.h1
{
    color: #85C9D6;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    line-height: 120%;
}

.pageContent
{
	margin:0px 20px 0px 20px;
	min-height: 310px;
}

#content-home-block
{
    width: 405px;
    height: 210px;
	background-image: url('../images/content-right-block.png');
	float: right;
	position: relative;
	left: 10px;
	top: 30px;
}

.content-home-block-text
{
    margin: 4px 10px 0px 10px;
    line-height: 150%;
}

.content-home-block-title
{
    font-weight: bold;
    text-transform: uppercase;
}

#content-home-block-1
{
    border-style: none dotted none dotted;
    border-width: thin;
    border-color: #C0C0C0;
    width: 203px;
    float: right;
    position: relative;
    left: 10px;
    top: 30px;
    margin: 0px 0px 30px 0px;
}

#content-home-block-2
{
    border-style: none none none dotted;
    border-width: thin;
    border-color: #C0C0C0;
    width: 202px;
    float: right;
    position: relative;
    left: 10px;
    top: 30px;
}

#footerFade
{
    height: 15px;
	background-repeat: repeat-x;
}

#footer
{
	font-size: 11px;
	margin: 20px;
    margin-top: 30px;
    color: #C0C0C0;

}

#footer-container
{
    position:relative;
    margin-left:auto;
    margin-right:auto;
    width:800px;
	color: #808080;
}

.links A
{
    color: #C0C0C0;
    text-decoration: none;
	font-size: 13px;
}

.links
{
    color: #C0C0C0;
	font-size: 13px;
}

.footer-separator
{
    border-width: 1px;
    border-color: #C0C0C0;
    margin: 10px 0px 10px 0px;
    border-top-style: dotted;
}

.dotted
{
    border-style: dotted;
}

.legal A
{
    color: #808080;
	font-size: 11px;
    text-decoration: none;
}

.legal
{
    margin-bottom: 15px;
	color: #808080;
}

.version
{
    position: relative;
    color: #808080;
    font-size: 12px;
	font-style: italic;
    margin-bottom: 15px;
    top: -23px;
    left: -33px;
}

.errorLabelLarge {
	color: red;
    font-size: 14px;
}

.errorLabel {
	color: red;
}

.requiredFieldIndicator
{
                float: left;
                width:10px;
                color: red;
    display: inline-block;
}

.space
{
                float: left;
                width:10px;
}

.spaceHide
{
	display: none;
                
}

.requiredFieldValidator
{
                padding: 0px 6px 6px 6px; 
                color: #ee0000;
                font-size: 11px;
                font-weight: bold;
}

.detailInput {
                float: left;
                text-align: left;
                margin: 0;
                padding: 0;
                width: 180px;
}

.detailInput input{
                width: 150px;
}

.detailInput select{
                width: 156px;
}

.detailInput p {
                margin-top: 4px;
}

.detailInputShort {
                float: left;
                text-align: left;
                margin: 0;
                padding: 0;
                width: 180px;
}

.detailInputShort input{
                width: 75px;
}

.detailInputShort p {
                margin-top: 4px;
}

.detailInputTicket {
                float: left;
                text-align: left;
                margin: 0;
                padding: 0;
                width: 180px;
}

.detailInputTicket input{
                width: 50px;
                float: left;
}

.detailInputTicket p {
                margin-top: 4px;
}

.detailInputLong {
                float: left;
                text-align: left;
                margin: 0;
                padding: 0;
                width: 255px;
}

.detailInputLong input{
                width: 225px;
}

.detailInputLong p {
                margin-top: 4px;
}

.detailInputDateTime {
                float: left;
                text-align: left;
                margin: 0;
                padding: 0;
                width: 180px;
}

.detailInputDateTime input{
                float: left;
                width: 150px;
}

.detailInputDateTime p {
                margin-top: 4px;
}

.detailInputCheckBox {
                float: left;
                text-align: left;
                margin: 0;
                padding: 0;
                width: 180px;
}

.detailPopup
{
                float:left;
                margin-right: 6px;
}

.note {
                float: right;
                text-align: left;
                margin: 0 0 10px 0;
                padding: 0;
                font-size: 11px;
                width: 180px;
}

.detailBlockShort {
                float: left;
                margin: 0 0 5px 0;
                padding: 0;
                width: 380px;
}

.detailBlockShort .detailTitle {
                float: left;
                font-weight: bold;
                color:#000000;
                margin: 0;
                padding: 4px 0 0 0;
                width: 180px;
}

.detailBlockShort .requiredFieldIndicator
{
                float: left;
                width:10px;
                color: red;
}

.detailBlockShort .detailInput {
                float: left;
                text-align: left;
                margin: 0;
                padding: 0;
                width: 180px;
}

.detailBlockShort .detailInput input{
                width: 150px;
}

.detailBlockShort .detailInput p {
                margin-top: 4px;
}

.detailBlockShort .detailInputDateTime {
                float: right;
                text-align: left;
                margin: 0;
                padding: 0;
                width: 180px;
}

.detailBlockShort .detailInputDateTime input{
                width: 150px;
}

.detailBlockShort .detailInputDateTime p {
                margin-top: 4px;
}

.detailInputFullWidth
{
                float: left;
                text-align: left;
                margin: 0;
                padding: 0;
                width: 400px;
}

.detailInputFullWidth INPUT[type="text"]
{
                float: left;
                text-align: left;
                margin: 0;
                padding: 0;
                width: 380px;
}

.detailInputFullWidth TEXTAREA
{
                float: left;
                text-align: left;
                margin: 0;
                padding: 0;
                width: 380px;
                height:180px;
}

.detailBlockLarge
{
                margin: 0 0 2px 0;
                padding: 2px 2px 8px 8px;
                width: 700px;
                height: 184px;
}

.detailBlockLarge p
{
                margin: 0;
                padding: 0;
}

.detailBlockLarge .detailTitle
{
                float: left;
                font-weight: bold;
                color:#000000;
                margin: 0;
                width: 180px;
                text-align: left;
                font-size:12px;
                line-height:100%;
                font-style:normal;
                margin: 0px 0px 4px 4px;
                padding:6px 0 0 0;
}

.detailBlockLarge .requiredFieldValidator
{
                background-color: #fcfcfc;
                border: dotted 1px #cccccc;
                line-height: 100%;
                color: #c5122a;
                font-size: 11px;
                padding: 2px;
                margin-left: 4px;
                height: 22px;
}

.detailBlockLarge .hint
{
    float: left;
                text-align: left;
                font-weight: normal;
                color:#5a5a5a;
                margin: 0;
                padding: 4px 4px 0 4px;
                width: 230px;
                line-height:130%;
}

.detailBlockLarge .detailInput TEXTAREA
{
                float: left;
                text-align: left;
                margin: 0;
                padding: 0;
                width: 500px;
                height:180px;
}

.detailBlockLarge .detailInputFullWidth TEXTAREA
{
                float: left;
                text-align: left;
                width: 500px;
                height:180px;
}

.detailBlockLarge .detailInput SELECT
{
                float: left;
                text-align: left;
                width: 200px;
                height: 200px;
                border: solid 1px black;
}

.detailBlockLarge .detailInputFullWidth SELECT
{
                float: left;
                text-align: left;
                margin: 4px 0 0 0;
                padding: 0;
                width: 500px;
                height:200px;
                border: solid 1px black;
}

.detailBlockLarge .detailInput
{
                float: left;
                text-align: left;
                margin: 2px 0px 0px;
                padding: 0;
                width: 200px;
}

.detailBlockLarge .detailInput p
{
                margin-top: 0;
}

.detailBlockLargeError
{
                margin: 0 0 5px 0;
                width: 700px;
                border-right: red 1px solid;
                border-top: red 1px solid;
                border-left: red 1px solid;
                border-bottom: red 1px solid;
                background-color: #ffcccc;
                padding: 0;
                height: 200px;
}

.detailBlockLargeError p
{
                margin: 0;
                padding: 0;
}

.detailBlockLargeError .detailTitle
{
                float: left;
                text-align: left;
                font-weight: bold;
                color:#383838;
                margin: 0px 0px 4px 4px;
                padding: 4px 0 0 0;
                width: 180px;
}

.detailBlockLargeError .requiredFieldValidator
{
                background-color: #fcfcfc;
                border: dotted 1px #cccccc;
                line-height: 100%;
                color: #c5122a;
                font-size: 11px;
                padding: 2px;
                margin-left: 4px;
                height: 22px;
}

.detailBlockLargeError .hint
{
    float: left;
                text-align: left;
                font-weight: normal;
                color:#383838;
                margin: 0;
                padding: 4px 4px 0 4px;
                width: 230px;
                line-height:130%;
}

.detailBlockLargeError .detailInput INPUT
{
                float: left;
                text-align: left;
                margin: 4px 0px 0px;
                padding: 0;
                width: 200px;
}

.detailBlockLargeError .detailInput TEXTAREA
{
                float: left;
                text-align: left;
                margin: 0;
                padding: 0;
                width: 200px;
                height:180px;
}

.detailBlockLargeError .detailInput SELECT
{
                float: left;
                text-align: left;
                margin: 0;
                padding: 0;
                margin-top:3px;
                width: 200px;
}

.detailBlockLargeError .detailInput p
{
                margin-top: 0;
}

.secureNavigationBlock 
{
    margin: 10px 0 0 202px;
}

.button
{
                background:url(../images/button-background.png) top left repeat-x;
                border:0px;
                font-size: 13px;
                font-weight: bold; 
    color: #EEEEEE;
                letter-spacing:0px;
    height: 30px;
                padding:0px 15px 0px 15px;
}

.helpPopup
{
                position: absolute;
                margin-left: 24px;
                margin-top: -18px;
                visibility: hidden;
                padding: 10px;
                border: solid 1px #cccccc;
                background-color: #ffffff;
                width:300px;
}

.hint
{
    float: left;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color:#000000;
	margin: -1px 1px 0px 147px;
	padding:0px;
	width: 263px;
	line-height:100%;
}

/*Form validator tooltip*/
/* The hint to Hide and Show */
.hinttip
{
   	display: none;
    position: absolute;
    width: 190px;
    margin-top: -4px;
    margin-left:20px;
    border: 1px solid #c93;
    padding: 8px 12px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(../images/pointer.gif) no-repeat -10px 5px;
    color:#000000;
    font-size:10px;
    font-weight:bold;
    line-height:130%;
}

/* The pointer image is hadded by using another span */
.hinttip .hint-pointer
{
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(../images/pointer.gif) left top no-repeat;
    line-height:130%;
}

.detailCalendarImage
{
	float: left;
    position:relative;
	width: 16px;
	height: 16px;
}

.detailCalendar
{
    z-index: 999;
}



#company
{
    margin-left: 10px;
    height: 30px;
}

.selectedCompany
{
    margin-top: 10px;
    font-size: 20px;
    font-weight: bold;
    color: rgb(223, 126, 60);
    float: left;
}

.selectedCompany-hover
{
    margin-top: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #85C9D6;
    float: left;
    cursor: pointer;
}

#secureMenu
{
    margin-top: -6px;
    width: 120px;
	float: left;
	background-color: lightblue;

}

#fixedPanel
{
    margin-top: -6px;
    border: 1px solid #999999;
    margin-left: 162px;
    margin-right: 10px;
    min-height: 800px;
    margin-bottom: 10px;
 }


.secure-menu-button
{
    margin-left: 5px;
    margin-bottom: 4px;
    background-image: url('../images/secure-menu-background.png');
    width: 158px;
    height: 36px;
    cursor: pointer;
    color: #EEEEEE;
}

.secure-menu-button-hover
{
    margin-left: 5px;
    margin-bottom: 4px;
	background-image: url('../images/secure-menu-background.png');
    width: 158px;
    height: 36px;
	cursor: pointer;
	color: White;
}

.secure-menu-button-selected
{
    margin-left: 5px;
    margin-bottom: 4px;
	background-image: url('../images/secure-menu-background-selected.png');
    width: 158px;
    height: 36px;
    color: rgb(223, 126, 60);
	cursor: pointer;
}

.secure-menu-button-selected-hover
{
    margin-left: 5px;
    margin-bottom: 4px;
	background-image: url('../images/secure-menu-background-selected.png');
    width: 158px;
    height: 36px;
	cursor: pointer;
    color: rgb(223, 126, 60);
}

.secure-menu-button-disabled
{
    margin-left: 5px;
    margin-bottom: 4px;
	background-image: url('../images/secure-menu-background.png');
    width: 158px;
    height: 36px;
    color: #C0C0C0;
}

.secure-menu-button[disabled]
{
    cursor: default;
}

.secure-menu-button-hover[disabled]
{
    cursor: default;
}

.secure-menu-button-selected[disabled]
{
    cursor: default;
}

.secure-menu-button-selected-hover[disabled]
{
    cursor: default;
}


.secure-menu-button-text
{
    padding-left: 10px;
    padding-top: 8px;
    font-weight: bold;
}

.fourColumnResultGutter
{
    width:100%;
    margin-top:40px;
    margin-bottom:65px;
}

.fourColumnResultTitle
{
    color:#676767;
    font-weight:bold;
    margin-top: 6px;
    margin-bottom:2px;
    margin-left: 10px;
    text-indent:6px;
}

.fourColumnResultContainer
{
    width:100%;
    padding-top:6px;
    padding-bottom:0;
    margin-bottom:10px;
    margin-left: 10px;
    text-align:left;
}

.resultTable TD
{
    height:20px;
    border-right:1px solid #DDDDDD;
    color:#696969;
}


.tableRow
{
    background-color:#F4F4F4;
}

.tableAltRow
{
    background-color:#FFFFFF;
}

.tableRowHover, .tableAltRowHover
{
	background-color: gainsboro;
}

.tableRowError
{
    background-color: #ffcccc;
}



.topSubNav a:hover
{
    text-decoration:none;
}


a[disabled]
{
    font-size:12px;
	color: #a9a9a9;
    text-decoration:none;
    cursor:default;
    font-weight: normal;
    float: left;
    margin-top: 6px;
    margin-left: 6px;
    margin-right: 6px;
}
a:hover[disabled]
{
    font-size:12px;
    color: #a9a9a9;
    text-decoration: none;
    cursor: default;
    font-weight: normal;
}

#ctl00_ctl00_ctl00_ContentPlaceHolder_ContentPlaceHolderSecure_ContentPlaceHolderSecureEditMenu_LocationMenu_menuLocations .topSubNavSelected a:link, .topSubNavSelected a:visited, .topSubNavSelected a:active
{
    font-size: 11px;
    font-weight: normal;
    color: #262121;
    text-decoration: none;
    margin-top: 6px;
    float: left;
    margin-left: 6px;
    margin-right: 6px;
}

.resultTable
{
    border: 1px solid #e0e0e0;
    margin-right: 10px;
}

.notice{
    background-color:#ffffcc;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:3px;
    padding-right:3px;
    margin-top: 10px;  
    margin-bottom: 10px;
    border-style:solid;
    border-color:Black;
    border-width:1px;
}

.success{
	background-color: #CCFFCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
    margin-top: 10px;  
    margin-bottom: 10px;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	width: 400px;
	position: relative;
	float: left;
}

.failed{
	background-color: #FFCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
    margin-top: 10px;  
    margin-bottom: 10px;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	width: 400px;
}

.genericButton
{
    padding: 0;
}

#variableContainer
{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.subNavContainer
{
    border: 1px solid #C0C0C0;
    background-image: url('../Images/content-menu-background.jpg');
    background-repeat: repeat-x;
    height: 30px;
}

.tableCell
{
    text-wrap: none;
    word-wrap: normal;
}

#OuterTableCellOverlay
{
    top: 0;
    left: 0;
    width: 99%;
    height: 5000px;
    position: absolute;
    background-color: white;
    z-index: 999;
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	padding-top: 25%;
	padding-left: 30%;
}
        
#InnerTableCellOverlay
{
    text-align: center;
    width: 444px;
    border: 1px solid black;
    padding: 10px;
    background-color: #eee;
    z-index: 998;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
}
.accountMenu {

	height: 500px;
	width: 140px;
    float: left;
	left: 5px;
	top: 0;
	position: relative;
	display: inline;
}
.menuTable {
	width: 138px;
}

.mainTable {
	padding: 10px;
	margin-left:auto;
    margin-right:auto;
	width: 650px;
}

.mainDiv {
	width: 800px;  
	position: relative;
	margin-left:auto;
    margin-right:auto;
    min-height: 400px;
    padding: 3px;
    top: -25px;
}

.startDiv {
	width: 800px;  
	position: relative;
	margin-left:auto;
    margin-right:auto;
    min-height: 620px;
    padding: 3px;
    top: -35px;
}

.termsAndConditions {
    width: 800px;  
	position: relative;
	margin-left:auto;
    margin-right:auto;
    min-height: 300px;
    padding: 3px;
    top: -30px;
}

.tip {
	font-style: italic;
	font-size: 12px;
}

.leftSearchColumn {
	text-align: left;
	width: 140px;
}
.rightSearchColumn {
	text-align: left;
	width: 150px;
}

.leftColumn {
	text-align: left;
	width: 200px;
}
.rightColumn {
	text-align: left;
	width: 400px;
}
.centerAlignColumn {
	text-align: center;
}

.centerAlignColumn[disabled] {
	text-align: center;
}

.boxDiv {
	/*
    background-image: url('../images/divBoxOrange.png');
	background-repeat: no-repeat;*/

	width: 360px;
	height: 270px;
	padding: 10px;
	margin: auto !important;
    left: 0;
    border-style: solid;
	border-color: #FF535A;
	border-width: 1px;
	*border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0; 
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    
}

.smallBoxDiv {
	width: 440px;
	height: 150px;
	padding: 10px;
	margin: auto !important;
    left: 0;
   
}

.signInTable {
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 380px;
}

.boxTable {
	padding: 10px;
	margin-left:auto;
    margin-right:auto;
	width: 300px;
}

.recoveryLabel {
	padding: 10px;
	margin-left:auto;
    margin-right:auto;
	width: 480px;
}

.recoveryBoxDiv {
	/*
    background-image: url('../images/divBoxOrange.png');
	background-repeat: no-repeat;*/

	width: 500px;
	height: 400px;
	padding: 10px;
	margin: auto !important;
    left: 0;
    border-style: solid;
	border-color: #FF535A;
	border-width: 1px;
	*border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0; 
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    
}

.newAccountTable {
	padding: 10px;
	margin-left:auto;
    margin-right:auto;
	width: 365px;
	position: relative;
	left: -10px;
}

.accountDiv {
	width: 820px; 
	top: 0; 
	position: relative;
	margin-left:auto;
    margin-right:auto;
    border-style: solid;
    border: 1px;
    min-height: 400px;
    overflow:hidden;
}

.accountBody {
    /*left: 141px; 
    top: -300px; */
    width: 650px; 
    position: relative;
    float: right;
}

.hideTimePicker {
	display:none;  
}

.cartDelete {
	background-image: url('../Images/FileExplorerToolbarSprites.png');
	background-position: 0px -35px;
	cursor: pointer;
}
.cartDelete-hover {
	cursor: pointer;
}
.cartDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.shoppingCart {
	background-color: white !important;
	border-style: solid;
	border-color: #FF535A;
	border-width: 1px;
	*border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0; 
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    z-index: 999 !important;
    filter:alpha(opacity=100);
    position: relative;
}

.addCardBanner {
    background-color: white !important;
	border-style: solid;
    border-width: 8px;
	border-color: #85C9D6;  
    color: #FF535A;
	border-width: 1px;
	*border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0; 
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    z-index: 999 !important;
    filter:alpha(opacity=100);
    position: relative;
    top: -4px;
    right: -100px;
    height: 100px;
    width: 200px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
    font-weight: bold;
}

.hyperspan {
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    text-align: center;
    vertical-align: middle;
}

.title {
    width: 192px;
    color: #FF535A;
    font-size: 18px;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 4px;
}

.gridButton {
	background-color: white;
	border-style: solid;
	border-color: gray;
	border-width: 1px;
	*border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0; 
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	
}

.gridButtonHide {
	display: none;
}

.centerButton {

	width: 200px;
	margin-left:auto;
    margin-right:auto;
	display: inline;
}

.leftConfirmColumn {
	text-align: left;
	width: 200px;

}
.rightConfirmColumn {
	text-align: left;
	width: 200px;
}

.centerConfirmColumn {
	text-align: left;
	width: 300px;
}
.hiddenCell {
	visibility: hidden;
}
.overviewCell {
	text-align: left;
	padding: 0;
}
.overviewTable {
	border-style: solid;
	border-width: 1px;
	border-color: lightgray;
	border-spacing: 0;
	padding: 0;
	width: 580px;
}

.overviewRow0 {
	 background-color: white;
}
.overviewRow1 {
	 background-color: lightgray;
}

h3 {
	color: #FF535A;
    text-decoration: none;
    font-weight: bold;

}
.newCardTable {
	padding: 20px;
	margin-left:388px;
    margin-right:auto;
	width: 500px;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.paymentDiv {
	position: relative;
	width: 604px;
	*border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0; 
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
}
.leftCardColumn {
	text-align: left;
	width: 250px;
}
.rightCardColumn {
	text-align: left;
	width: 250px;
}

h5 {
	
	color: #85C9D6; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
	text-decoration: none;
	
}

.warning {
	color: #71250a; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}
iframe {
   overflow: hidden;
}

#cardIframe
{
  overflow: hidden;
  position:absolute;
top:-20px;
left:-388px;
width:1280px;
	border-style: none;
}

#frameHolder
{
width:500px;
height:190px;
overflow:hidden;
position:relative;
}

#frameHolderU /* UsaEpay*/
{
    width:500px;
    height:320px;
    overflow:hidden;
    position:relative;
    border: 0;
}

.manageCardTable {
	padding: 10px;
	margin-left:auto;
    margin-right:auto;
	width: 540px;
}
.reversalRow {
	color: #bbb;
	background-color: #F4F4F4;
	padding-left:8px;
	border-collapse: separate;
	border-spacing: 0;
	border-color:#F4F4F4;
}
.reversalRow td {

padding-left:8px;
	border-style:solid;
	border-width:0 0 1px 1px;
	border-color:#d0d7e5;

}
.reversalRow>td:first-child
{
	border-left-width:0;
	padding-left:8px;
}

/* Flash Valet main page */
.locationSearchDiv {
	width: 300px;
	height: 270px;
	position: relative;
    top: 20px;
    padding: 20px;
    float: left;
    /*
	border-collapse: collapse; 
    border-spacing: 0; 
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
    */
}

.mobileSiteComingDiv {
	width: 400px;
	height: 270px;
	position: relative;
    top: -20px;
    padding: 20px;
    float: left;
	border-collapse: collapse; 
    border-spacing: 0; 
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	border-style: solid;
	border-width: 2px;
	border-color: #85C9D6;
    
}

.locationDescription {
	width: 300px;
	height: 291px;
	position: relative;
    top: 20px;
    left: 70px;
    float: left;
    background-color: white;
    filter: alpha(opacity=100);
    z-index: 1;
    /*
	border-collapse: collapse; 
    border-spacing: 0; 
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
    */
}

.locationDescriptionHeader {
	width: 300px;
	height: 30px;
	position: relative;
    background-color: #85C9D6;   
    float: left;
    clear: left;
    border-width: 1px;
	*border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0; 
	-moz-border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -khtml-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
	-moz-border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    z-index: 1;
}

.locationDescriptionBody {

	width: 298px;
	height: 261px;
    position: relative;
    left: 0;
    float: left;
    clear: left;
    border-color: #85C9D6; 
    border-style: solid;
    border-width: 1px;
	*border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0; 
	-moz-border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -khtml-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -khtml-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: white;
    filter: alpha(opacity=100);
    z-index: 1;
}

.mapholderDiv {
	width: 350px;
	height: 291px;
	position: relative;
    top: 20px;
    left: 100px;
    float: left;
    z-index: 1;
    background-color: white;
    filter:alpha(opacity=100);
    z-index: 1;
}

.mapHeaderDiv {
	width: 350px;
	height: 30px;
	position: relative;
    background-color: #85C9D6;
    z-index: 1;
    float: left;
    clear: left;
    border-width: 1px;
	*border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0; 
	-moz-border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -khtml-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
	-moz-border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    filter:alpha(opacity=100);
    z-index: 1;
}

.locationAddress {
    color: white;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    top: 5px;
    left: 5px;
    z-index: 1;
}

.googleMapDiv {

	width: 360px;
	height: 270px;
    position: relative;
    float: right;
    top: 20px;
    left: -30px;
    padding: 20px;
	*border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0; 
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #85C9D6;
    background-color: white;
    filter: alpha(opacity=100);
    z-index: 1;

}

.googleMapDivSmall {

	width: 348px;
	height: 261px;
    position: relative;
    left: 0;
    float: left;
    clear: left;
    border-color: #85C9D6;
    border-style: solid;
    border-width: 1px;
	*border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0; 
	-moz-border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -khtml-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -khtml-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: white;
    filter: alpha(opacity=100);
    z-index: 1;
}

.locationGridDiv {
	width: 780px;
    height: 240px;
	top: 20px; 
	position: relative;
	margin-left:auto;
    margin-right:auto;
    padding: 10px;
    clear: left;
    z-index: 1;
}

.paymentInfoTop {
    width: 600px; 
    margin-top: 10px; 
    position: relative; 
    left: 120px;
    top: -60px;
}

.paymentInfoCard {
    width: 600px; 
    margin-top: 10px; 
    position: relative; 
    left: 120px;
    top: -60px;
}

.paymentInfoCash {
    width: 800px; 
    margin-top: 30px; 
    margin-bottom:20px; 
    position: relative; 
    left: 120px;
    top: -60px;
}

.packageSummaryTop {
    position:relative; 
    top: -70px;
}

.selectPackageTop {
    left: 0;
    position:relative; 
    top: -70px;
}

.customerLocations {
    left: 100px;
    position:relative; 
    top: -30px;
}

.loginPanel {
    position:absolute; 
    top: -100px;
    height: 50px;
    right: 20px;
    z-index: 102;
}

.loginCredentials {
    visibility: hidden;
}

.cartWindow {
    position: absolute;
    z-index: 1000;
}