﻿* {
margin:0px;
padding:0px;
font-size: 100%;
font: inherit;
vertical-align: baseline
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body 
{
    background-color: #F4EADC;
}
a 
{
    text-decoration :none;
}
a:hover 
{
    text-decoration :none;
}
td
{
    padding-top: 10px;
    padding-left: 5px;
}
input
{
    padding-left: 5px;
}

.mainContainer 
{
    
    width: 884px;
    height: 440px;
    padding:5px;
    overflow: hidden;
}
.header
{
    font-family: Arial, Tahoma;
    font-size: 48px;
    color: #000000;
    font-weight: bold;
    padding-bottom: 20px;
}
.normalText
{
    font-family: Arial, Tahoma;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
}
.menuContainer 
{
    float: left;
    border-radius: 4px;
    border: 7px solid #D6D6D6;
    width: 190px;
    margin-top: 10px;
    background-color: #D8D8D8;
}
.menuBlock
{
    list-style-type: none;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
}
.menuItem
{
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    padding: 8px 2px 0px 8px;
    height: 20px;
    border-bottom: 1px solid #D8D8D8;
    background-color: #FFFFFF;
}
.menuItem:Hover
{
    background-color: #F1F1F1;
}
.menuItem:Active
{
    background-color: #FEBE10;
}
.selectedMenuItem 
{
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    padding: 8px 2px 0px 8px;
    height: 20px;
    border-bottom: 1px solid #D8D8D8;
    background-color: #FEBE10;
}
.downloadMenuBlock
{
    width: 140px;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    margin-top: 15px;
    border-radius: 8px;
    border: 2px solid #FFFFFF;
}
.downloadMenuItemTop
{
    font-family: Arial;
    font-size: 10px;
    background-color: #000000;
    color: #FFFFFF;
    height:20px;
    padding: 10px 2px 2px 8px;
    border-bottom : 1px solid #FFFFFF;
    border-radius: 8px 8px 0px 0px;
}
.downloadMenuItemTop:Hover
{
    background-color: #FEBE10;
    color: #000000;
}
.downloadMenuItemBottom
{
    font-family: Arial;
    font-size: 10px;
    background-color: #000000;
    color: #FFFFFF;
    height:20px;
    padding: 10px 2px 2px 8px;
    border-radius: 0px 0px 8px 8px;
}
.downloadMenuItemBottom:Hover
{
    background-color: #FEBE10;
    color: #000000;
}
.QRFormContainer
{
    margin-top: 10px;
    margin-left: 30px;
    float:left;
    border-left: 2px solid #D8D8D8;
    border-right: 2px solid #D8D8D8;
    width: 350px;
    height: 400px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 1.1em;
}
.QRFormItem 
{
    color: #555555;
    font-family: Arial;
    font-size: 12px;
    display: none;
    padding-top: 0px;
}
.qrContainer
{
    float: left;
    margin-top: 10px;
    margin-left: 30px;
    background-image: url('img/iphoneblank.png');
    background-repeat: no-repeat;
}
.phoneText
{
    margin-right: 8px;
}
.inputText 
{
    font-family: Arial;
    font-size: 12px;
    color: #555555;
    border: 1px solid #CCCCCC;
    width: 240px;
    height: 22px;
    padding 0px 3px 0px 3px;
}
.inputPhone
{
    font-family: Arial;
    font-size: 12px;
    color: #555555;
    border: 1px solid #CCCCCC;
    width: 90px;
    height: 22px;
    margin-right: 10px;
}
.inputZip 
{
    font-family: Arial;
    font-size: 12px;
    color: #555555;
    border: 1px solid #CCCCCC;
    width: 40px;
    height: 22px;
    margin-right: 20px;
}
.inputTown 
{
    font-family: Arial;
    font-size: 12px;
    color: #555555;
    border: 1px solid #CCCCCC;
    width: 175px;
    height: 22px;
}
.inputMessage
{
    font-family: Arial;
    font-size: 12px;
    color: #555555;
    border: 1px solid #CCCCCC;
    width: 240px;
    height: 150px;
}
.ShowQRCode
{
    
    position:absolute;
    top: 103px;
    left: 695px;
}
.QRError
{
    position:absolute;
    top: 103px;
    left: 693px;
    width: 160px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    
}   
.iphonebackground
{
    position: absolute;
    top: 87px;
    left: 681px;
    height: 259px;
    width: 172px;
    overflow: hidden;
}
.iPhoneButton
{
    position: fixed;
    top: 485px;
    left: 785px;
    height:20px;
    width: 20px;
    border: 1px solid red;
}
.emlt
{
    background-image: url('img/red_r1_c1.png');
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 29px;
    height: 29px;
}
.emmt
{
    background-image: url('img/red_r1_c2.png');
    background-repeat: repeat-x;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 29px;
}
.emrt
{
    background-image: url('img/red_r1_c3.png');
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 44px;
    height: 29px;
}
.emlm
{
    background-image: url('img/red_r2_c1.png');
    background-repeat :repeat-y;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 29px;
    
}
.emmm
{
    background-image: url('img/red_r2_c2.png');
    background-repeat:repeat;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.emrm
{
    background-image: url('img/red_r2_c3.png');
    background-repeat :repeat-y;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 44px;
}
.emlb
{
    background-image: url('img/red_r3_c1.png');
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 29px;
    height: 33px;
}
.emmb
{
    background-image: url('img/red_r3_c2.png');
    background-repeat:repeat-x;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 33px;
}
.emrb
{
    background-image: url('img/red_r3_c3.png');
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 44px;
    height: 33px;
}
.submit_button
{
    padding: 3px 5px 3px 5px;
}
.multipage
{
    height: 80px;
    border:1px solid black;
}