﻿body
{
	margin-left: 0;
	margin-top: 0;
	background-color: White;
	color: White;
}


.phHeader
{
	font-size: x-large;
	font-weight: bold;
	border-bottom: solid 1px White;
	color: White;
}

.phContent
{
	
	font-size: medium;
	font-weight: bold;
	color: White;
}


#Main
{
	width: 995px;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
}


#Footer
{
    margin: 0; padding: 10px 0 0 0;	
	text-align: center;
	width: 995px;
	margin-left: auto;
	margin-right: auto;
    font-size: large;
	color: #2F0055;
    text-decoration: none;
	font-family: Arial, Sans-Serif;
}


#Footer a {
    color: #2F0055;
    text-decoration: none;
	font-family: Arial, Sans-Serif;
}


#Footer a:hover {
    text-decoration: underline;
	color: #2F0055;
}


.MenuButton
{
	width: 150px;
	height: 30px;
	margin-bottom: 5px;
}

.SearchButton
{
	width: 146px;
	height: 40px;
	margin-bottom: 5px;
}

.PageHeading
{
	text-align: center;
	color: #320057;
}

div.PanelContent
{
	padding: 25px 100px 25px 100px;
	text-align: left;
}

.CenterPanel {
    margin-left: auto; 
    margin-right: auto; 
    align-content: center;
}

.CenterText {
    text-align: center;
    margin: auto;
}

.OROBar {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: white;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #5e3c78 !important;
}

.OROBar .a {
    color: #5e3c78 !important;
}

/*.BottomNavBarText {
    font-size: small !important;
}*/

.Hidden {
    visibility: hidden;
}

.Shown {
    visibility: visible;
}

.WatermarkText {
    color: #c0c0c0;
}

.ViewedResult {
    background-color: #5E3C78 !important;
    color: #FFFFFF !important;
}

div.PanelHeader
{
	padding: 0px 25px 25px 25px;
	text-align: center;
	
}

#AccountBalance
{
	padding: 0px 40px 5px 40px;
}

#pnlMainResults
{
	margin-left: 165px;	
	height: 515px;
	width: 800px;
}


#LeftSide
{
	float: left;
	width: 150px;
	background-color: #D3D3D3;
}

#RightSide
{
	min-height: 606px; 
	margin-left: 150px; 
	text-align: center;
	vertical-align: top;
}

.OddRow
{
	background-color: White;
	color: Black;
}

.EvenRow
{
	background-color: #D3D3D3;
	color: #333333;
}


a.Links
{
	color: #5E3C78;
}

a
{
	color: White;	
}

#SearchButtons
{
	text-align: center;
	clear: right;
}

#Session
{
	text-align: right;
}

.SessionBalance
{
	color: White;
	margin-right: 15px;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5E3C78;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
	color: Black; 
    background-color: #D3D3D3;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    overflow: hidden !important;
}

.accordionLink
{
	background-color: #D3DEEF;
	color: White;
}

#WhatIsWatchThis
{
	font-size: x-large;	
	font-weight: bold;
}

#HowToWatchThis
{
	font-size: large;	
	font-weight: bold;
}

#FidlarLogo
{
	margin-left: 100px;
	margin-top: 400px;
	text-align: right;
	vertical-align: bottom;	
}

#CCInfoTable
{
	margin-left: 50px;
}

#DetailsTable
{
	width: 500px;
}


#ContactTable
{
	border: 3px solid #FAA70C;
}

.assistly-widget a {
    background-image: url("Images/ChatSupport.PNG") !important; 
    display: block;
       	width: 150px !important;
   background-position: 0px 0px !important;
    height: 32px !important;
 
 
}
           
.assistly-widget a:hover {
   	width: 150px !important;
        background-image: url("Images/ChatSupport.PNG") !important; 
	/*height: 30px;
	margin-bottom: 5px;
    background-color: white;*/
           background-position: 0px 0px !important;  
           height: 32px !important; 
}
          
.assistly-widget span {
    	  	width: 150px !important;
   background-position: 0px 0px !important;
     background-image: url("Images/ChatSupportDisabled.PNG") !important; 
     height: 32px !important;
}

.private_source {

    color: lawngreen;
}

.enhanced_label {
    color: lawngreen;
    font-size: larger;
}

.paymentColumnError {
    color: red;
    width: 320px;
}