body,#footer { background-color:#555555;}
#header	{ background-color:#fe0000; background-image:url(../images/MHeaderbg.gif);border:none; background-repeat:repeat-x;}
#footer {border-color:#003366;}
.InputRowEven { background-color: #eeeeee; }

body.TH #header {background-image:url(../images/TH/MHeaderbg.gif)}
body.GCOC #header {background-image:url(../images/GCOC/MHeaderbg.png)}


body.VAL #header	{ background-image:url(../images/MHeaderbg.png); background-size:1px 83px;} 
body.VAL #header img { width:271px; height:83px;}
body.VAL input#NextButton {
	background-color: #E1261C !important; /* Should be same color as Desktop button */
	color:#ffffff !important;
	border: none !important; 
    /* Don't touch anything the below */
    font-size:1.4em !important;
	height:46px !important;
	width:100% !important;
    border-radius:0px !important;
    -webkit-appearance: none !important; 
}

.MobileMode .checkboxSimpleInput { background: url(../images/WSE_Checkboxes_@2x.png) no-repeat;}
.MobileMode .radioSimpleInput { background: url(../images/WSE_Radio_@2x.png) no-repeat;} 

/* **** Footer **** */
#footerPP, #footerPP a, #footerSW, #footerSW a { color: #ffffff; }
#footerCR, #PwBY{ color:#ffffff !important; }

/* **** Pick Language **** */
ul.languageOption {text-align:left !important;padding-left:0;}
ul.languageOption li { display:inline; padding:0; margin:0 1em 0 0;}

/* **** Finish Page **** */
div#finishConnect {margin-top: 3em; border-top: solid thin black;}
div#finishContainer hr {background-color: Transparent; border-width: 0; height: 0; margin: 0; padding: 0;}
div#connectContent {margin:1em;}
div#connectContent div ul {margin:0 !important;list-style:none;padding:0;}
div#connectContent div ul li {padding:.2em;}
.ConnectOn p.connectHeader, .ConnectOn p.FinishHeader {font-weight:bolder;}

/* ***  This removes the blue around the G+ image since the global.css thinks it's a hyperlink *** */

.GoAwayLinkColor a, .GoAwayLinkColor a:hover
{
    color: #ffffff !important;
}

/* *** For Mobile, the clickable vioc.com link should be blue *** */
.GC_1_Link a .GC_1_Link a:hover 
{
    color: blue !important;
}


/* *** Google Connect Custom Font for Print Button section *** */
.FinishHeader_GC, .connectHeader_GC
{
    font-family:'Segoe UI';
    font-size:14px;
    font-weight:700;
}

/* Mobile Receipt */
body.MobileEntryImage .IndexText00 { padding:.5em 2.4em; background-repeat:no-repeat; background-position: left center;margin-bottom: 0;  }
body.MobileEntryImage .ItemOne { background-image:url('../../../Common/images/1.png');} 
body.MobileEntryImage .ItemTwo { background-image:url('../../../Common/images/2.png');} 
body.MobileEntryImage .ItemThree { background-image:url('../../../Common/images/3.png');} 
body.MobileEntryImage .ItemFour { background-image:url('../../../Common/images/4.png');} 
body.MobileEntryImage .ItemFive { background-image:url('../../../Common/images/5.png');} 
body.MobileEntryImage .IndexText01 { background-image:none;} 


/* **** Branded Looks **** */
body.OCH, body.OCH #footer { background-color:black;}
body.OCH #header	{ background-image:url(../images/OCH/MHeaderbg.gif);border:none; background-repeat:repeat-x;}
