body { line-height:20px; font-family:arial, helvetica, sans-serif; background:#fff6fc; margin:0; }
a, h1 a { color:#ee2935; text-decoration:underline; }

.sIFR-active h1 {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  text-transform:uppercase;
  font-size: 18px;
  padding:0;
  margin:0;
}

.sIFR-active h2 {
  visibility: hidden;
  font-family: Arial;
  line-height: 20px;
  text-transform:uppercase;
  font-size: 10px;
  padding:0;
  margin:0;
}

#wrapper {
	display:block;
	width:100%;
	margin:0;
	height:auto;
	padding:0 0 15px 0;
	overflow:visible;
	clear:both;
	background:url(../images/bg-body.png) no-repeat top center #fff;
}

#content {
	display:block;
	margin:0 auto;
	text-align:center;
	width:800px;
	clear:both;
}

#subpage {
	display:block;
	height:100%;
	font-size:11px;
	color:#acacac;
	line-height:14px;
	text-align:left;
	width:100%
}

/* PAGES */

.sara {
	background:url(../images/bg-sara.png) bottom left no-repeat;
}

.sara b {
	color:#fa3e3d;
	text-transform:uppercase;
	font-weight:normal;
}

.sara .right {
	margin:0 0 75px 0 !important;
}

.services {
	background:url(../images/bg-services.png) bottom left no-repeat;
}

.services b {
	color:#fc9b71;
	text-transform:uppercase;
	font-weight:normal;
}	

.friends {
	background:url(../images/subpage-friends.png) 0 200px no-repeat;
}

.friends img {
	border:3px solid #f2fae0;
	display:block;
	margin:3px;
	float:left;
}

.friends a:hover img {
	border:3px solid #e9e9e9;
}

.vendors {
	background:url(../images/bg-vendors.png) 0 200px no-repeat;
}

.vendors b {
	color:#990070;
	display:block;
	margin:20px 0 0 0;
	text-transform:uppercase;
	font-weight:normal;
}

.vendors img {
	float:left;
	display:block;
	margin:0 10px 0 0;
}

.vendors .divider {
	display:block;
	height:1px;
	margin:15px 0;
	border-top:2px dotted #f4c6e7;
}

.contact {
	background:url(../images/bg-contact.png) 25px 20px no-repeat;
}

.contact b {
	color:#eda5f6;
	text-transform:uppercase;
	font-weight:normal;
}

input.contact {
	background:#e57ff2;
	padding:4px;
	font-size:13px;
	font-family:arial, helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:normal;
	color:#fff;
	border:0;
	cursor:pointer;
}

input.contact:hover {
	background:#eb99ff;
}

input.order {
	background:#93cedc;
	padding:4px;
	font-size:13px;
	font-family:arial, helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:normal;
	color:#fff;
	border:0;
	cursor:pointer;
}

input.order:hover {
	background:#c7e9fa;
}

#content .right-small {
	display:block;
	float:right;
	width:450px;
	font-size:11px;
	color:#acacac;
	line-height:14px;
	text-align:left;
	margin:0 0 30px 0;
}

#content .top-nav {
	display:block;
	margin:20px 0 125px 0;
	height:40px;
	float:right;
	text-align:right;
	width:599px;
}

#content .logo {
	display:block;
	margin:20px 0 0 0;
	height:33px;
	float:left;
	text-align:left;
	width:201px;
}

.product-box {
	display:block;
	width:100%;
	clear:both;
	border-bottom:2px dotted #d4eaef;
	padding:25px 0;
	height:auto;
}

.product-box b {
	color:#5dabbd;
	text-transform:uppercase;
	font-weight:normal;
}

.product-box strong {
	color:#a4dae6;
	font-weight:normal;
}

.product-box .image {
	float:left;
	display:block;
	width:290px;
	margin:0 0 0 40px;
	text-align:center;
}

.product-box .info {
	float:left;
	width:340px;
}

.product-box .info-large {
	float:left;
	display:block;
	width:470px;
}

.product-box .back {
	float:right;
	width:125px;
	text-align:right;
}

.btn-order {
	display:block;
	float:left;
	clear:both;
	margin:15px 0 0 0;
	background:url(../images/btn-order.png) no-repeat top left;
	width:113px;
	height:26px;
}

a.btn-order:hover {
	background-position:0 -26px;
}

.btn-placeorder {
	display:block;
	float:left;
	clear:both;
	margin:15px 0 0 0;
	background:url(../images/btn-placeorder.png) no-repeat top left;
	width:150px;
	height:26px;
}

a.btn-placeorder:hover {
	background-position:0 -26px;
}

.btn-back {
	display:block;
	float:right;
	margin:0 0 0 0;
	background:url(../images/btn-back.png) no-repeat top left;
	width:126px;
	height:62px;
}

a.btn-back:hover {
	background-position:0 -62px;
}

.blue-box {
	display:block;
	padding:10px 0;
	background:#f1fcff;
	clear:both;
	margin:10px 0;
	color:#67b0c1;
	font-weight:bold;
}

.noborder {
	border-bottom:0 !important;
}

.order label {
	color:#81c3d2;
	font-size:10px;
	display:inline;
}

.order .col-margin {
	float:left;
	display:block;
	margin:0 40px 0 0;
}

.order .col {
	float:left;
	display:block;
	margin:0;
}

.order b {
	color:#5dabbd;
	text-transform:uppercase;
	font-weight:normal;
}

.divider {
	display:block;
	height:1px;
	margin:25px 5px;
	border-top:2px dotted #d0e7ec;
}

/* INPUT, FORMS */

input, textarea {
	border:1px solid #dbd9d9;
	background:#fff;
	padding:3px;
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	color:#888;
}

select {
	font-family:arial, helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#acacac;
	padding:2px;
	width:100%;
	border:1px solid #dbd9d9;
}

/* BUTTONS */

.top-nav .btn {
	display:block;
	height:40px;
	float:right;
}

.top-nav a.btn:hover {
	background-position:0 -40px;
}

.page-sara {
	width:52px;
	background:url(../images/btn-sara.png) no-repeat top left;
}

.page-contact {
	width:85px;
	background:url(../images/btn-contact.png) no-repeat top left;
}

.page-friends {
	width:73px;
	background:url(../images/btn-friends.png) no-repeat top left;
}

.page-services {
	width:76px;
	background:url(../images/btn-services.png) no-repeat top left;
}

.page-shop {
	width:55px;
	background:url(../images/btn-shop.png) no-repeat top left;
}

.page-vendors {
	width:82px;
	background:url(../images/btn-vendors.png) no-repeat top left;
}

.page-welcome {
	width:87px;
	background:url(../images/btn-welcome.png) no-repeat top left;
}

.btn-hotelpackages {
	display:block;
	float:left;
	width:271px;
	height:207px;
	margin:31px 0 0 0;
	background:url(../images/btn-hotelpackages.png) no-repeat top left;
}

a.btn-hotelpackages:hover {
	background-position:0 -207px;
}

.btn-partyfavors {
	display:block;
	float:left;
	width:167px;
	height:237px;
	margin:1px 2px 0 0;
	background:url(../images/btn-partyfavors.png) no-repeat top left;
}

a.btn-partyfavors:hover {
	background-position:0 -237px;
}

.btn-giftgiving {
	display:block;
	float:left;
	width:169px;
	height:238px;
	margin:0 0 0 0;
	background:url(../images/btn-giftgiving.png) no-repeat top left;
}

a.btn-giftgiving:hover {
	background-position:0 -238px;
}

.btn-custom {
	display:block;
	float:left;
	width:162px;
	height:228px;
	margin:10px 0 0 0;
	background:url(../images/btn-custom.png) no-repeat top left;
}

a.btn-custom:hover {
	background-position:0 -228px;
}

#content .left {
	display:block;
	float:left;
	width:290px;
	text-align:left;
}

#content .right {
	display:block;
	float:right;
	width:505px;
	font-size:11px;
	color:#acacac;
	line-height:14px;
	text-align:left;
	margin:0 0 30px 0;
}

#content .right-large {
	display:block;
	float:right;
	width:522px;
	font-size:11px;
	color:#acacac;
	line-height:14px;
	text-align:left;
	margin:0 0 30px 0;
}

#footer {
	display:block;
	margin:15px auto;
	width:800px;
	height:35px;
	background:url(../images/bg-footer.png) no-repeat top left;
	font-size:9px;
	text-transform:uppercase;
	color:#7f7f7f;
}

#footer b {
	color:#990070;
	font-weight:bold;
}

#footer .left {
	display:block;
	float:left;
	padding:7px 0 0 35px;
	width:500px;
}

#footer .right {
	display:block;
	float:right;
	width:200px;
	text-align:right;
}

#footer a {
	color:#7f7f7f;
}

.home-columns {
	display:block;
	float:left;
	border-bottom:1px solid #d6d6d6;
	height:100px;
	margin:15px 0;
}

.home-left {
	display:block;
	float:left;
	border-right:2px dotted #d6d6d6;
	width:220px;
	height:75px;
	background:url(../images/localdelivery.png) bottom left no-repeat;
	padding:25px 0 0 80px;
}

.home-center {
	display:block;
	float:left;
	border-right:2px dotted #d6d6d6;
	width:240px;
	height:75px;
	padding:25px 0 0 20px;
}

.home-right {
	display:block;
	float:left;
	width:130px;
	height:75px;
	background:url(../images/oddsnends.png) 10px center no-repeat;
	padding:25px 0 0 100px;
}

.footer-nav {
	display:block;
	margin:15px auto 0 auto;
	width:720px;
	font-size:9px;
	color:#7f7f7f;
	text-align:left;
	line-height:14px;
}

.footer-nav a {
	text-decoration:underline;
	color:#7f7f7f;
}

.footer-nav a:hover, 
#footer a:hover {
	background:#f9e2f1;
}

.clear {
	clear:both;
}

