
BODY{ 
color: White; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
background-image: url('Images/Backgrounds/Wallpaper.png'); 
background-repeat:repeat;
margin: 0; 
padding: 0; }


#Navigation
{
    padding-top:5px;
    height:30px;
    width:1000px;
    background-position:bottom;
    background-repeat: no-repeat;
    margin-left:auto; margin-right:auto;
}

#Navigation.Login
{
    background-image: url('Images/Navigation/NavLogin_Dark.png');
}
#Navigation.Patient
{
    background-image: url('Images/Navigation/NavPatient_Dark.png');
}
#Navigation.Payment
{
    background-image: url('Images/Navigation/NavPayment_Dark.png');
}

#Navigation.Review
{
    background-image: url('Images/Navigation/NavReview_Dark.png');
}
#Navigation.Confirmation
{
    background-image: url('Images/Navigation/NavConfirmation_Dark.png');
}

#Banner
{
margin-top:10px;
height:100px;
width:1000px;
background-position:center;
background-image: url('Images/Banner.png');
background-repeat: no-repeat;
background-size: 100% 100%;
margin-left:auto; margin-right:auto;
}



#Content
{
padding-top:5px;
margin-top:10px;
height:540px;
width:1000px;
font-family:Verdana;
font-weight:bold;
color:#222222;
background-position:top;
/*background-image: url('Images/Containers/FullContainer.png'); */
background-repeat: no-repeat;
margin-left:auto; margin-right:auto;
}

#Content.Login
{
height:330px;
background-image: url('Images/Containers/Content_Login_Gray.png'); 
}

#Content.Patient
{
height:550px;
background-image: url('Images/Containers/Content_Patient_Gray.png');
margin-bottom: 0px;
}

#Content.Payment
{
height:285px;
}

#Content.Confirmation
{
height:235px;
background-image: url('Images/Containers/Content_LoginGray.png');
}
#Content.Complete
{
height:300px;
background-image: url('Images/Containers/Content_Survey_Gray.png'); 
}

#ButtonHolder
{
    width:850px;
    height:40px;
    padding-left:5px;
    margin-left:auto; margin-right:auto;
    
}

#ButtonHolder.Wide
{
    width:860px;
    height:40px;
    padding-left:0px;
    margin-left:auto; margin-right:auto;
    
}

#CardIconHolder
{
    margin-top:13px;
    width:950px;
    height:60px;
    margin-left:auto; margin-right:auto;
    
}

#LargeContainer
{
height:235px;
width:950px;
font-family:Verdana;
font-weight:bold;
color:#222222;
background-position:top;
background-image: url('Images/Containers/RoundContainerLargeGray.png');
background-repeat: no-repeat;
margin-left:auto; margin-right:auto;
}

#LargeContainer.Login
{

background-image: url('Images/Containers/LoginBlueContainerGray.png');

}

#XLContainer
{
height:455px;
width:950px;
font-family:Verdana;
font-weight:bold;
color:#222222;
background-position:top;
background-image: url('Images/Containers/RoundContainerXLGray.png');
background-repeat: no-repeat;
margin-left:auto; margin-right:auto;
padding-top: 10px;
}

#XLContainer2
{
height:460px;
width:950px;
font-family:Verdana;
font-weight:bold;
color:#222222;
background-position:top;
background-image: url('Images/Containers/RoundContainerXLGray.png');
background-repeat: no-repeat;
margin-left:auto; margin-right:auto;
padding-top: 5px;
}

#MiddleContainer
{
margin-top:10px;
border-top-style:solid;
border-top-width:medium;
border-bottom-style:solid;
border-bottom-width:medium;
height:260px;
width:1000px;
font-family:Verdana;
font-weight:bold;
color:#222222;
background-position:center;
/*background-image: url('Images/Containers/RoundContainerLarge.png');*/
background-repeat: no-repeat;
margin-left:auto; margin-right:auto;
}

#MediumContainer
{
height:150px;
width:955px;
font-family:Verdana;
font-weight:bold;
color:#222222;
background-position:center;
/*background-image: url('Images/Containers/RoundContainerMedium.png');*/
background-repeat: no-repeat;
margin-left:auto; margin-right:auto;
}

#SmallContainer
{
padding-top:10px;
height:180px;
width:950px;
font-family:Verdana;
font-weight:bold;
color:#222222;
background-position:center;
background-image: url('Images/Containers/RoundContainerMediumGray.png');
background-repeat: no-repeat;
margin-left:auto; margin-right:auto;
}



#LargeMidLeft
{
margin-top:15px;
height:255px;
width:350px;
font-family:Verdana;
font-weight:normal;
color:#222222;
float:left;
margin-left:50px;
}

#LargeMidRight
{
margin-top:15px;
height:255px;
width:350px;
font-family:Verdana;
font-weight:normal;
color:#222222;
float:right;
margin-right:50px;
}

#MediumFull
{
height:130px;
width:895px;
font-family:Verdana;
font-weight:normal;
color:#222222;
float:left;
margin-left:25px; margin-right:25px;
}

#MediumFull.Border
{
margin-top:10px;
border-top-style:solid;
border-top-width:medium;
border-top-color:#999999;
}

#LargeFull
{
margin-top:10px;
border-top-style:solid;
border-top-width:medium;
border-top-color:#999999;
height:275px;
width:875px;
font-family:Verdana;
font-weight:normal;
color:#222222;
float:left;
margin-left:40px; margin-right:40px;
}

#BoxHolderLarge
{
    height:380px;
    width:900px;
    margin-top: 0px;
    border-top-color: #999;
    border-top-style:solid;
    border-top-width:medium;
}

#BoxHolderMedium
{
    border-top: medium solid #999;
    height:265px;
    width:474px;
        margin-top: 15px;
    }

#BoxHolderMedium.Display
{
    height:265px;
    width:900px;
    margin-top: 10px;
    border-top-color: #999;
    border-top-style:solid;
    border-top-width:medium;
}

#BoxHolderMediumInsurance.Display
{
    height:310px;
    width:900px;
    margin-top: 5px;
    border-top-color: #999;
    border-top-style:solid;
    border-top-width:medium;
}

#LargeCenter
{
margin-top:5px;
height:350px;
width:420px;
font-family:Verdana;
font-weight:normal;
color:#222222;
float:none;
border-color: #222222;
background-color:White;
border-style:solid;
border-width:thin;
margin-left:20px; margin-right:5px;margin-bottom:10px;
}

#LargeLeft
{
margin-top:5px;
height:345px;
width:420px;
font-family:Verdana;
font-weight:normal;
color:#222222;
float:left;
border-color: #222222;
background-color:White;
border-style:solid;
border-width:thin;
margin-left:20px; margin-right:5px;margin-bottom:10px;
}

#LargeRight
{
margin-top:5px;
height:345px;
width:420px;
font-family:Verdana;
font-weight:normal;
color:#222222;
float:right;
border-color: #222222;
background-color:White;
border-style:solid;
border-width:thin;
margin-right:20px; margin-left:5px;margin-bottom:10px;
}


#MediumLeft
{
margin-top:20px;
height:240px;
width:410px;
font-family:Verdana;
font-weight:normal;
color:#222222;
float:left;
border-color: #222222;
background-color:White;
border-style:solid;
border-width:thin;
margin-left:20px; margin-right:5px;
}

#ContainerReview
{
padding-top:15px;
margin-top:20px;
height:225px;
width:950px;
font-family:Verdana;
font-weight:bold;
color:#222222;
background-position:top;
background-image: url('Images/Containers/RoundContainerLargeGray.png');
background-repeat: no-repeat;
margin-left:auto; margin-right:auto;
}

#MediumLeft.Display
{
margin-top:15px;
height:255px;
width:410px;
font-family:Verdana;
font-weight:normal;
color:#222222;
float:left;
border-color: #666666;
background-color:#eeeeee;
border-style:solid;
border-width:thin;
margin-left:20px; margin-right:5px;
}

#MediumLeft.DisplayWhite
{
margin-top:15px;
height:255px;
width:410px;
font-family:Verdana;
font-weight:normal;
color:#222222;
float:left;
border-color: #666666;
background-color:#ffffff;
border-style:solid;
border-width:thin;
margin-left:20px; margin-right:5px;
}


#MediumRight
{
margin-top:20px;
height:240px;
background-color:White;
width:410px;
font-family:Verdana;
font-weight:normal;
color:#222222;
float:right;
border-color: #222222;
border-style:solid;
border-width:thin;
margin-right:20px; margin-left:5px;
}

#MediumRightInsurance.Display
{
margin-top:15px;
height:305px;
background-color:#eeeeee;
width:410px;
font-family:Verdana;
font-weight:normal;
color:#222222;
float:right;
border-color: #666666;
border-style:solid;
border-width:thin;
margin-right:20px; margin-left:5px;
}

#MediumRight.Display
{
margin-top:15px;
height:255px;
background-color:#eeeeee;
width:410px;
font-family:Verdana;
font-weight:normal;
color:#222222;
float:right;
border-color: #666666;
border-style:solid;
border-width:thin;
margin-right:20px; margin-left:5px;
}

#MediumRight.DisplayWhite
{
margin-top:15px;
height:255px;
background-color:#ffffff;
width:410px;
font-family:Verdana;
font-weight:normal;
color:#222222;
float:right;
border-color: #666666;
border-style:solid;
border-width:thin;
margin-right:20px; margin-left:5px;
}

#MediumLeft2
{
margin-top:15px;
height:255px;
width:410px;
font-family:Verdana;
font-weight:normal;
color:#222222;
float:left;
border-color: #222222;
background-color:White;
border-style:solid;
border-width:thin;
margin-left:15px; margin-right:5px;
}

#MediumRight2
{
margin-top:15px;
height:255px;
background-color:White;
width:410px;
font-family:Verdana;
font-weight:normal;
color:#222222;
float:right;
border-color: #222222;
border-style:solid;
border-width:thin;
margin-right:15px; margin-left:5px;
}

#MediumLeft3
{
margin-top:15px;
height:260px;
width:410px;
font-family:Verdana;
font-weight:normal;
color:#222222;
float:left;
border-color: #222222;
background-color:White;
border-style:solid;
border-width:thin;
margin-left:15px; margin-right:5px;
}

#MediumRight3
{
margin-top:15px;
height:260px;
background-color:White;
width:410px;
font-family:Verdana;
font-weight:normal;
color:#222222;
float:right;
border-color: #222222;
border-style:solid;
border-width:thin;
margin-right:15px; margin-left:5px;
}

#ThankYou
{
margin-top:10px;
height:180px;
width:550px;
background-position:center;
background-image: url('Images/ThankYou.jpg');
background-repeat: no-repeat;
margin-left:auto; 
margin-right:auto;
}

#Footer
{
margin-top:15px;
height:50px;
width:600px;
text-align:center;
color: #3398ff;
font-family:Verdana;
font-weight:bold;
background-repeat: no-repeat;
margin-left:auto; margin-right:auto;
}

    
