@charset "utf-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-image: url(../images/bg_myhotdates.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #C3262F;


}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.container {
	margin-top: 0px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}

.header {
	background-attachment: scroll;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
	background-color: #FFF;
}
.topnav {
	background-image: url(../images/bg_nav_top.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left center;
}
h1 {
	color: #BB362F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	line-height: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
}
h2 {
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 2px;
	background-color: #CA3530;
	padding: 5px;
	font-weight: bold;
}
h3 {
	color: #BB362F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
}
.bottom_para {
	background-attachment: scroll;
	background-image: url(../images/girl_footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
	padding-top: 30px;
}

ul li {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}


.main {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	height: 280px;
	padding-top: 100px;
	background-image: url(../images/bg_main.jpg);
}


.headerbottom   {
	height: 36px;
}
.rightimage  {
	padding: 2px;
	border: 1px solid #D7C7A5;
	background-color: #FFF;
	margin-top: 54px;
	margin-bottom: 10px;
}
.rightimage2 {
	padding: 2px;
	border: 1px solid #D7C7A5;
	background-color: #FFF;
	margin-top: 36px;
}

.footer {
	background-color: #000;
	color: #CCC;
	padding-bottom: 60px;
	font-size: 1em;
}
.floatright {
	float: right;
}

.footer a:link {
	color: #666;
	text-decoration: none;	
}
.footer a:visited {
	color: #666;
	text-decoration: none;	
}
.footer a:hover {
	color: #666;
	text-decoration: underline;	
}

.container .span-23.prepend-1.footer.last p {
	padding-top: 72px;
	padding-bottom: 72px;
	margin: 0px;
}
legend {
	color: #666;
}
.descriptiontext {
	font-size: 10px;
	width: 180px;
	margin-top: 0px;
	padding-top: 0px;
}
.container .span-6.prepend-1.last .descriptiontext {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.mainimage {
	background-color: #FFF;
	padding: 1px;
	border: 1px solid #D7C7A5;
}
.gold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #D7C7A5;
	width: 100px;
	font-weight: bold;
}
#wld_badge_wrapper {
	overflow: hidden;
}
#wld_badge_inner {
	padding-left: 16px;
}
.wld_badge_item {
	float: left;
	margin: 0 1px 1px 0;
	padding: 1px;
}
.wld_badge_item img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.wld_badge_item_detail {
	margin-top: 5px;
	font-size: 75%;
	width: 90px;
	overflow: hidden;
	display: none;
}
.wld_badge_clear {
	clear: both;
}

