﻿/*

Pink: #D31691
Light pink: #FF7C80
bg Pink: #FFE0E0

Logo: Eras light ITC
Strap: Eras Light ITC Italic

Shadow: x2 y2 wr3 br4 so80

*/

body { background-color: #FFF; background-image: url('../images/efx/efx_petals.png'); background-attachment: fixed; color: #333; font-family: 'BonvenoCF', arial; font-size: 10pt; }

a { color: #333; font-weight: bold; text-decoration: none;} 
a:hover { color: #D31691; }

h1 { margin: auto; color: #D31691; font-weight: bold; font-size: 22pt; }
h2 { font-size: 16pt; color: #FF7C80; font-weight: bold; margin-bottom: 5px; }

.clsHighlight { color: #D31691; font-weight: bold; font-size: 12pt; }

.clsPageTitle { width: 900px; text-align: center; margin-top: 15px; }

.clsMenu { font-size: 13pt; background-color: #FF7C80; height: 30px; margin-left: 5px; margin-right: 10px; padding: 5px; padding-left: 25px; border-radius: 10px; }
.clsMenu td { padding-right: 26px; font-weight: normal; }

.clsPage { width: 900px; margin: auto; padding-top: 10px; border-radius: 15px; box-shadow: 5px 5px 20px #999; background-color: #FFE0E0; overflow: visible; }
.clsMain { min-height: 200px; background-color: #fff; padding-top: 5px; border-top: 3px solid #D31691; border-bottom: 3px solid #D31691; padding-left: 20px; padding-right: 20px; }
.clsAddressBar { width: 800px; margin-left: 20px; }

.clsImgGrid { margin: 20px; float: right; }

.clsOffersTable { width: 870px; margin-right: 20px; }
.clsOffersTable td { width: 50%; text-align: left; }
.clsOffersTable div { width: 358px; height: 208px; background-repeat: no-repeat; border-radius: 15px; box-shadow: 5px 5px 10px #999; margin-left: 15px; margin-right: 10px; text-align: center; padding: 20px; text-shadow: 2px 2px 5px #fff; }
.clsOffersTable p { color: #D31691; font-size: 18pt; font-weight: bold; margin-top: 0px; }

.clsCard {   }
.clsCard img { }

.clsPrices { margin-left: 150px; }