.mainwrapper {
    width: 94%;
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    background: #ffffff;
    border: 1px solid #333333;
}



#money-box{
width:100%;
border: 0px solid #cccccc;
 text-align: left;
}






#money-link {
color: #ffffff;
}


#money{
border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
padding: 16px 7px 16px 7px;
    margin: 5px;
    border: 0px solid #333;
    text-decoration: none;
    background: rgb(51, 51, 51);
    color: #ffffff;
    font-weight: bold;
    font-size: 1.3em;
    width: 105px;
    display: inline-block;
text-align: center;
}




#money:hover, #money:focus,  #money:active {
background: #cc0000;
}



#banner{

padding: 14px 7px 14px 0px;
    margin-top: 10px;
    margin-bottom: 5px;
    border: 0px solid #333;
    text-decoration: none;
    color: #ffffff;
    background: maroon;
    /* text-shadow: 1px 1px 1px #000000; */
    /* font-weight: bold; */
    font-size: 1.3em;
width: 100%;
    display: inline-block;
    border-bottom: 0px solid #d4d4d4;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}


input:focus,
text-display-area:focus {
  background: #fff;
  border-color: transparent;
  box-shadow: 0 0 6px rgba(48, 136, 255, 0.7);
  -moz-box-shadow: 0 0 6px rgba(48, 136, 255, 0.7);
  -webkit-box-shadow: 0 0 6px rgba(48, 136, 255, 0.7);
}


.partners{
padding:10px;
}

.footer h5{
padding-top:10px;
color:#e27a17;
font-size:1.1em;
}

hr {
width:90%;
text-align:center;
}


#content{
/*
padding:10px;
*/
display:grid;
}


#quickimg{
margin: 10px;
float:left;
width:20%;

}


#quickdesc{
margin: 10px;
float:left;
width:75%;

}

td img {
/*
margin:10px;
*/
margin:0px;

}


.sub-menu{
display:none;
}

.copyright_text{
color:#333333;
text-align:center;
}


#red {
color:red;
}


#blue {
color: #2a3b8f;
}





#searchednamespanwhite{
display:block;
}


#applicationitem {
    float: left;
    padding: 5px;
}

#applicationitemheader {
    width: 95%;
    border: 0px solid #333;
    float: left;
    font-size: 2.0em;
    padding: 16px;
    margin-top: 15px;
    background: #ffc714;
  border-radius: 13px;
  -moz-border-radius:13px;
  -webkit-border-radius: 13px;
}




.min-width {
/*
padding: 10px 5px 10px 5px; 
*/
min-width:310px;
}




.s-field{
font-size: 17px;
    color: #333333;
    /* border: 1px solid; */
    float: left;
    padding: 10px;
    margin-left: 10px;
    margin-right: 10px;
}


.s-fieldselect{
font-size:26px;
color:green;
}




#s-title{
font-size:27px;
color:green;
}


#s-description{

font-size: 20px;
color: 999999;
border: 0px solid #333;
padding: 0px 0px 0px 0px;
margin-top: -5px;
margin-bottom: -24;
}

#s-question{
    font-size: 1.2em;
    line-height: 1em;
    /* color: #fff; */
    /* background: #000; */
    padding: 3px 3px 3px 3px;
    margin-top: 6px;
    margin-bottom: 2px;
}



#s-answer{
    color: #333;
    background: #fff;
    padding: 5px 5px 5px 5px;
    float: left;
    margin: 2px;
    font-size: 0.9em;
    line-height: 1.2em;
/*
    font-style: italic;
*/
    display: block;
}




#s-terms{
font-size:12px;
}


#s-footer{
font-size:14px;
color:#ccc;
}

#s-thanks{
font-size:27px;
}








text-display-area { 
border:0; 
color:#333333; 
background:#ffffff;
margin-top: 8px;
font-size:18px; 
padding:2px;
width:100%;

-webkit-appearance: none; 
overflow:hidden; 
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
box-shadow: 1px 1px 6px #333333;
}


input[type=text],[type=password] { 
    border: 2px solid;
    color: #333333;
    background: #ffffff;
    margin-top: 0px;
    font-size: 18px;
    padding: 5px 5px 5px 5px;
    -webkit-appearance: none;
    overflow: hidden;
    width: 100%;
max-width:246px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    /* box-shadow: 1px 1px 6px #333333;*/
}



select#classic {
    width: 35%;
    padding: 5px;
    font-size: 20px;
margin-top: 0px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 2px solid #333333;
}


#appplication{
float:left;
}


input#btn {
    background: #cc0000;
    border: 0px solid #cccccc;
    color: #ffffff;
    font-size: 2.1em;


border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 7px 7px 7px 7px;


}

input#btn:hover {
background:#333333;
}

b{
font-weight:600;

}


.footer{
background:#cccccc;
    padding: 10px;
}


#secondP{
background:pink;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}


#secondP p{
padding:5px;
}


h1 {
 line-height: 0.8em;
    margin-top: 4px;
    font-size: 3.1em;
    font-family: "quatro-slab";
    font-weight: 500;
    font-kerning: 1200pz;
    letter-spacing: 2px;
    font-variant-caps: all-small-caps;
}


.amountOwedButton{
    font-size: 2.1em;
}
  
  
  
  
  
  
/************************************/  
    .nothidden {
    	/*
    background-color: #e9f8ff;
    */
    padding: 10px;
    display:block;
    
}

.hidden{
display:none;
}



#billingaddress {
    float: left;
	width:95%;
    max-width: 400px;
    margin: 10px;
    border: 0px solid;
}

#billingpayment {
    float: left;
    	width:95%;
    max-width: 400px;
    margin: 10px;
    border: 0px solid;
}



#billingdedication {
    float: left;
    	width:95%;
    margin: 10px;
        min-height: 230px;
    border: 0px solid;
}
#billingrecurring {
    float: left;
    	width:95%;
    margin: 10px;
    border: 0px solid;
}
#billinggift {
    float: left;
		width:95%;
    margin: 10px;
    border: 0px solid;
}


#billingproduct {
    float: left;
		width:95%;
    border: 0px solid;
    padding: 10px;
}

#billingamount {
    float: left;
    	width:95%;
    margin: 10px;
    border: 0px solid;
}

#billingprocessingfee {
    float: left;
    	width:95%;
    margin: 10px;
    border: 0px solid;
}


/*********search selections************/
input[type=radio].css-checkbox {
	display:none;
}

input[type=radio].css-checkbox     label.css-label {
	padding-left:35px;
	height:30px; 
	display:inline-block;
	line-height:30px;
	background-repeat:no-repeat;
	background-position: 0 0;
	margin-bottom:10px;
	vertical-align:middle;
	cursor:pointer;
}

input[type=radio].css-checkbox:checked     label.css-label {
	background-position: 0 -30px;
}


label.css-label {
	background-image:url(/i/buttons/radio_353635.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

			
			

fieldset{
border:0px solid;
padding: 0px;
}

#delivery{
    width: 100%;
    border: 0px solid;
    margin-left: auto;
    margin-right: auto;
    max-width: 280px;

}

#billingblock{
width: 97%;
    max-width: 30%;
    min-width: 263px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;

}


#billinginfo{
float:left;
width:100%;
}

#terms{
width:100%;
}

input:required[value="0"] {
  background:#fcd47c;
}

input:required:invalid {
  background:#fcd47c;
}

input[name=promocode]{
background:#ffffff;
}


.site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {
    padding: 3px 10px;
    display: block;
    color: #ffffff;
}


.site-navbar .site-navigation .site-menu .has-children:hover > .dropdown, .site-navbar .site-navigation .site-menu .has-children:focus > .dropdown, .site-navbar .site-navigation .site-menu .has-children:active > .dropdown {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    margin-top: 0px;
    visibility: visible;
    opacity: 1;
    padding-bottom: 45px;
background-image:url(/i/377MenuOptions_Bottom.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}



#performername{
font-weight: bold;
    font-size: 1.7em;
}

#performerbio{
font-weight: 100;
    font-size: 1.1em;
    color: white;
    display: block;
    text-align: left;
}

#performerfull{
text-align:left;
}

a#homelocationlink{
font-family: "Display Playfair";
font-weight: bold;
font-size: 1.2em;
color:#ffffff
}


a#homelocationlink:hover{
font-size: 1.2em;
}
a#homelocationlink:active{
font-size: 1.2em;
}


#homelocationhr{
width: 250px;
    margin-top: 4px;
    margin-bottom: 4px;
    background: #000000;
padding: 1px;
}

#note{
margin-top:10px;
}
