/* header */

#header {
	height: 232px;
	width: 760px;
	background: url(/_gfx/love/contact.jpg) no-repeat top left;
}

object, embed {
	height: 353px;
	width: 760px;
}

/* large box */

#contact {
	background: #99cc01 url(/_gfx/love/contact-bg.gif) repeat-y top left;
	_height: 1%;
}

#split {
	
}

#split .bottom-left {
	background: url(/_gfx/love/gradient2.gif) no-repeat 39px 100%;
}

#split .bottom-right {
	background-image: url(/_gfx/love/contact-right.jpg);
}

#split #postie {
	background-image: url(/_gfx/love/contact-postie.jpg);
	width: 18px;
	height: 110px;
	float: right;
	padding: 0;
}

#split .content {
	background-image: url(/_gfx/love/gradient2.gif);
}

#split2 {
	background-image: url(/_gfx/love/smallbox-bg.gif);
}

#split2 .content {
	background-image: url(/_gfx/love/gradient.gif);
}

#split2 .content h2 {
	position: relative;
	width: 177px;
	height: 37px;
	font-size: 120%;
}

#split2 .content h2 span {
	position: absolute;
	width: 177px;
	height: 42px;
	background: url(/_gfx/love/contact-fan-club.gif) no-repeat top left;
}

#split2 .top-left {
	background-image: url(/_gfx/love/contact-fan-club-left.gif);
}

#split2 .top-right {
	background-image: url(/_gfx/love/contact-fan-club-right.gif);
}

#split2 .bottom-left {
	background-image: url(/_gfx/love/smallbox-bottom-left.gif);
}

#split2 .bottom-right {
	background-image: url(/_gfx/love/smallbox-bottom-right.gif);
}

#split2 .bottom {
	height: 10px;
	background: url(/_gfx/love/smallbox-bottom.gif) repeat-x bottom left;
}

#split2 a.enter {
	display: block;
	position: relative;
	top: 42px;
	_top: 46px;
	left: 50px;
	width: 41px;
	height: 15px;
	padding: 18px 23px 36px 22px;
	background: url(/_gfx/love/smallbox-enter.jpg) no-repeat top left;
}

#split2 a.enter span {
	position: absolute;
	width: 41px;
	height: 15px;
	background: url(/_gfx/love/enter.gif) no-repeat top left;
	cursor: pointer;
	cursor: hand;
}

#split2 a.enter:hover span {
	background-position: bottom left;
}

#contact-footer {
	clear: both;
	display: block;
	width: 760px;
	height: 134px;
	background: url(/_gfx/love/contact-footer.jpg) no-repeat top left;
}

#contact-footer a {
	display: block;
	position: relative;
	top: 17px;
	left: 200px;
	width: 135px;
	height: 104px;
}

#contact-footer a span {
	position: absolute;
	width: 135px;
	height: 104px;
	background: url(/_gfx/love/contact-feedback.jpg) no-repeat top left;
	cursor: pointer;
	cursor: hand;
}

#split .content div {
	width: 45%;
	padding-right: 20px;
	float: left;
}

h2.phone, h2.email, h2.address {
	padding-bottom: 10px;
	border-bottom: 2px dashed #b2e27f;
	margin: 10px 5px;
	position: relative;
	height: 19px;
	width: 170px;
	font-size: 100%;
}

h2.phone span, h2.email span, h2.address span {
	position: absolute;
	width: 170px;
	height: 19px;
	background-repeat: no-repeat;
	background-position: top left;
}

h2.phone span {
	background-image: url(/_gfx/love/careline-phone-number.gif);
}

h2.email span {
	background-image: url(/_gfx/love/email.gif);
}

h2.address span {
	background-image: url(/_gfx/love/address.gif);
}

address {
	font-style: normal;
	margin: 5px;
}

#portal a {
	display: block;
	position: relative;
	top: -50px;
	width: 159px;
	height: 40px;
	margin: 0 0 0 570px;
}

#portal a span {
	position: absolute;
	background-image: url(/_gfx/love/portal2.jpg);
	width: 159px;
	height: 99px;
	cursor: pointer;
	cursor: hand;
}
