body {
	background-color:#455a61;
	background-image:url("/_images/Background.gif");
	background-repeat:repeat-x;
	background-position:top left;
	font:100%/1.5 Arial,helvetica,sans-serif;
}

#outerContainer {
	margin:0 auto;
	width:900px;
}

#innerContainer {
	float:left;
	width:100%;
}

#upperHeader {
	width:100%;
	float:left;
	background-image:url("/_images/upperHeaderBg.gif");
	background-position:top left;
	background-repeat:repeat-x;
	min-height:33px;
}

#upperHeader a, #callToAction a {
	background-color:#d5148a;
	padding:3px;
	margin:0 5px 0 0;
	font-weight:bold;
}

#upperHeader a:hover, #callToAction a:hover {
	color:#eea1d0;
}

#upperHeader .music {
	color:#fff;
	background-image:url("/_images/speaker.gif");
	background-position:right;
	background-repeat:no-repeat;
	background-color:transparent;
	padding-right:20px;
}

.searchField {
	width:100px;
	margin-top:5px;
	height:18px;
	border:1px solid #d5148a;
}

.searchBtn {
	background-color:#d5148a;
	border:0;
	padding:5px;
	color:#fff;
	font-weight:bold;
	font-size:0.7em;
	margin-top:20px;
	border:1px solid #e04fa7;
}

#header {
	width:100%;
	float:left;
	border-top:3px solid #d5148a;
	background-color:#fff;
}

#logo {
	float:left;
	width:151px;
	height:195px;
}

#headerImage {
	float:left;
	width:749px;
	height:160px;
	background: url('/_images/header_bg.jpg') no-repeat top left;
}

#nav {
	float:left;
	width:749px;
	background-color:#d5148a;
}

#homeMainBody {
	float:left;
	width:100%;
	background-image: url("/_images/mainBg.gif");
	background-position:top;
	background-repeat:repeat-x;
	background-color:#fff;
	padding:0 0 20px 0;
}

#giveALittleLove {
	float:left;
	margin:35px 0 0 70px;
}

#homeBodyText {
	float:left;
	width:580px;
	margin:20px 0 0 150px;
}
#homeBodyText p {
	font-size:0.7em;
}

#callToAction {
	float:left;
	width:830px;
	margin:10px 70px 0 0;
	text-align:right;
}

#callToAction p{
	font-size:0.7em;
	font-weight:bold;
}

#callToAction a {
	font-size:1em;
}

#frames {
	float:left;
	margin:50px 0 0 20px;
}

#addResult {
	margin:0 auto;
	width:80%;
	padding:0;
	background-color:#fff7d7;
	border:1px solid #F00;
	display:none;
	text-align:center;
	margin-top:10px;
}

#addResult p {
	margin: 0.7em;
	font-weight:bold;
}


.frame {
	float:left;
	padding-left:40px;
}

#contentBody .frame {
	padding-left:10px;
	margin-bottom:10px;
}

.frame a {
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	display:block;
	width:165px;
	height:146px;
	padding-top:5px;
}

#contentBody .frame a {
	height:145px;
	color:#fff;
	font-size:0.8em;
}

.celebSub {
	float:left;
	clear:left;
	width:100%;
}

.celebSub a {
	font-size:0.7em;
}

#contentBody .frame a:hover {
	text-decoration:none;
}

a.frameFoot, #contentBody a.frameFoot {
	background-image: url('/_images/heart.gif');
	background-position:right center;
	text-align:right;
	font-weight:normal;
	color:#455a61;
	height:auto;
	font-size:0.7em;
}

a.frameFoot:hover {
	text-decoration:underline;
}

a.ecard2 {
	background-image: url("/_images/frame_ecard2.jpg");
}

a.dinner2 {
	background-image: url("/_images/frame_dinner2.jpg");
}

a.cocktail {
	background-image: url("/_images/frame_cocktail.jpg");
}

a.singles {
	background-image: url("/_images/frame_singles.jpg");
}

a.donate {
	background-image: url("/_images/frame_donate.jpg");
}

a.celeb {
	background-image: url("/_images/frame_celebs.jpg");
}

a.dinner {
	background-image: url("/_images/frame_dinner.jpg");
}

a.homeecard {
	background-image: url("/_images/frame_ecard.jpg");
}

a.facebook {
	background-image: url("/_images/frame_facebook.jpg");
}

a.facebook2 {
	background-image: url("/_images/frame_facebook2.jpg");
}

a.celeb:hover , a.dinner:hover, a.homeecard:hover, a.facebook:hover, a.facebook2:hover, a.dinner2:hover, a.ecard2:hover, a.cocktail:hover, a.singles:hover, a.donate:hover{
	background-position:top;
}

#subMainBody {
	float:left;
	width:100%;
	background-image: url("/_images/subNavBg.gif");
	background-position:left;
	background-repeat:repeat-y;
	background-color:#fff;
}

#subnav {
	float:left;
	width:151px;
	background-image: url('/_images/greyMainBg.gif');
	background-position: top;
	background-repeat:repeat-x;
	background-color:#dadedf;
}

#subnav ul {
	margin-top:10px;
}

#subnav li {
	list-style-type:none;
	border-bottom: 1px solid #bec5c8;
	
}

#subnav li h3 {
	color:#455a61;
	padding: 5px 0 5px 18px;
	width:133px;
	display:block;
	font-size:0.8em;
	margin:0;
}

#subnav li a {
	color:#d5148a;
	padding: 5px 0 5px 18px;
	width:133px;
	display:block;
	font-size:0.8em;
}

#subnav li span.current {
	font-weight:normal;
	color:#455a61;
	padding: 5px 0 5px 18px;
	width:133px;
	display:block;
	font-size:0.8em;
}


#subnav li a:hover {
	text-decoration:underline;
}

#subnav li h3 a {
	font-size:1em;
	padding:0;
	color:#455A61;
}

#content {
	float:left;
	width:724px;
	background-image: url("/_images/mainBg.gif");
	background-position:top;
	background-repeat:repeat-x;
	background-color:#fff;
	padding:0 5px 10px 20px; 
}

#contentBody {
	float:left;
	width:540px;
}

#content a {
	color:#d5148a;
	font-size:0.7em;
}

#content p {
	font-size:0.7em;
}

#content a:hover {
	text-decoration:underline;
}

#content ul {
	list-style-type:none;
	margin:10px 0 10px 20px;
}

#content li {
	background:url('/_images/heartPink.gif') left no-repeat;
	padding-left:15px;
}

.celebBox{
	float:left;
	width:100%;
}

.celebPic {
	float:left;
	border:1px solid #000;
	margin:5px 10px 5px 0;
}

.backToTop {
	display:block;
	float:right;
}


#crumb {
	width:100%;
	float:left;
	color:#455a61;
	margin-top:10px;
}

#crumb p {
	font-size:0.7em;
}

#crumb a {
	color:#d5148a;
	font-size:1em;
}

#numbers {
	background-image:url('/_images/123_1.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
	float:left;
	width:570px;
	height:61px;
}

#numbers h3 {
	display:none;
}

#ecardContainer {
	border:2px solid #ea8ac5;
	width:520px;
	padding:10px 20px;
	float:left;
}

.ecard {
	float:left;
	width:147px;
	margin:0 20px 20px 0;
	min-height:150px;
}

.ecard img {
	border:1px solid #999;
	margin-bottom:3px;
}

.ecardText {
	width:20px;
	float:right;
	margin-left:3px;
}

.ecardCheck {
	float:left;
	width:20px;
}


.ecard label {
	cursor:pointer;
	display:inline;
	font-size:0.7em;
	float:right;
}

#contentBody label {
	display:block;
	font-size:0.7em;
	margin-top:10px;
	color:#455A61;
}

#contentBody a {
	font-size:1em;
}

#contentBody ul li a {
	font-size:0.7em;
}


.personalise {
	float:left;
}
#ecardContainer label {
	display:inline;
	margin:0;
}

#ecardContainer textarea {
	border:1px solid #e04fa7;
	display:block;
	float:left;
	width:200px;
	height:70px;
	font:100%/1.5 Arial,helvetica,sans-serif;
	font-size:0.7em;
	overflow: hidden;
}

.fullPreview {
	float:left;
	width:300px;
	border:2px solid #a2adb0;
	padding:2px;
}
.textPreview {
	float:left;
	text-align:center;
	width:100%;
}
.cardDetails {
	float:left;
	width:200px;
	margin-left:10px;
}
.toFrom {
	float:left;
	width:96%;
	padding:2%;
	border:1px solid #e04fa7;
	margin-bottom:10px;
	text-align:right;
}

.toFrom h4 {
	text-align:left;
	margin:0;
}

.date {
	float:left;
	text-align:right;
	margin-top:5px;
}




#contentRhs {
	float:right;
	width:128px;
}

#contentRhs ul {
	margin-left:5px;
	line-height:0.9em;
}

#contentRhs li {
	padding-top:2px;
	padding-bottom:2px;
}

.crossSell {
	float:left;
	width:100%;
	background-position:bottom left;
	background-repeat:no-repeat;
	min-height:501px;
}

.crossSell p {
	margin:15px 0 0 5px;
}

.crossSell h4 {
	background-image:url('/_images/crossSellHeadingBg.gif');
	background-position:top left;
	background-repeat:no-repeat;
	color:#fff;
	font-size:0.8em;
	min-height:34px;
	padding: 0 5px;
	line-height:1.3em;
}


#footer {
	float:left;
	width:100%;
	background-color:#d5148a;
	margin-top:5px;
	color:#fff;
	font-size:0.7em;
}

#footer ul li{
	display:inline;
	list-style:none;
	padding:5px 15px 5px 5px;
	background:url('/_images/heartWhiteonPink.gif') right no-repeat;
}

#footer a {
	color:#fff;
	font-size:1em;
} 

#footer a:hover {
	text-decoration:underline;
}

#subFooter {
	float:left;
	width:100%;
	color:#fff;
	font-size:0.85em;
}

#subFooter p {
	color:#fff;
}

#subFooter a {
	font-size:1em;
	color:#fff;
}

#subFooter a:hover {
	text-decoration:underline;
}

/* fake checkbox : unchecked (default/base) state */
.fakecheck {
	outline: none;
	background: url(/_images/checkbox.gif) no-repeat;
	height: 16px;
	width: 16px;
	display: block;
	float: left;
	padding: 1px 0px 0px 20px;
	color: #666666;
}
/* fake checkbox : hover state */
.fakecheck:hover {
	color:#0066FF;
	text-decoration: underline;
}
/* fake checkbox : checked state */
.fakechecked {
	background-position: left -25px;
}

.hidden {
	display:none;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#fff;
	padding:5px;
	display:none;
	color:#455a61;
	font-size:0.7em;
	font-weight:bold;
	text-align:center;
}


#preview img {
	border:1px solid #999;
	margin-bottom:5px;
}

/* iFrame styles start*/
#donateframe {
	font:100%/1.5 Arial,helvetica,sans-serif;
	background-image: none;
	background-color:#fff;
}

form span {
	font-size:0.7em;
	color:#455A61;
}

#donateFormCont, #partyDonateFormCont {
	display: none;
	/*padding: 0 0 15px 0;*/
}
/* iFrame styles End*/
