body {
	padding:0;
	margin:0;
	margin: 0;
	overflow: hidden;
}
html, body {
	height: 100%
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li {
	padding:0;
	margin:0;
	vertical-align: baseline;
	display: list-item;
	float: none;
}
.clear {
	clear:both;
}
.dropdown-menu {
	vertical-align: baseline;
	width: 131px;
}
img {
	padding:0;
	margin:0;
	border:0;
}
p {
	font-family:Helvetica;
	font-size:11px;
	padding:0;
	margin:0;
	border:0;
	text-align:left;
}
#wrapper {
	width:100%;
	height:34px;
	background-image:url("bg-tile.jpg");
	text-align:center;
}
#live-dating {
	width:515px;
	height:34px;
	margin:0 auto;
	position:relative;
}
.checkout {
	padding: 8px 0 8px 0;
	font-size:14px;
	float:left;
}
#divide {
	height:27px;
	width:1px;
	background-image:url("divide.jpg");
	float:left;
	margin: 4px 9px 3px 9px;
}
img.bar {
	margin: 2px 1px 2px 1px;
	float:left;
}
.dropdown-area {
	background: #f2f0f0; /* Old browsers */
	background: -moz-linear-gradient(top, #f2f0f0 0%, #d2cfcf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f0f0), color-stop(100%, #d2cfcf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f0f0 0%, #d2cfcf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f0f0 0%, #d2cfcf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f0f0 0%, #d2cfcf 100%); /* IE10+ */
	background: linear-gradient(top, #f2f0f0 0%, #d2cfcf 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f0f0', endColorstr='#d2cfcf', GradientType=0 ); /* IE6-9 */
	position:absolute;
	min-height:100px;
	width:147px;
	top:29px;
	left:172px;
	display:none;
	padding:11px 7px 7px 7px;
	z-index:1000;
	border-left:#160c07 1px solid;
	border-right:#160c07 1px solid;
	border-bottom:#160c07 1px solid;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.80);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.80);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.80);
}
.dropdown-area-arrow {
	background-image:url(top-arrow.png);
	background-repeat:no-repeat;
	position:absolute;
	width:162px;
	height:14px;
	top:-2px;
	left:-1px;
}
.open .dropdown-area {
	display:block;
}
.dropdown-area2 {
	background: #f2f0f0; /* Old browsers */
	background: -moz-linear-gradient(top, #f2f0f0 0%, #d2cfcf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f0f0), color-stop(100%, #d2cfcf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f0f0 0%, #d2cfcf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f0f0 0%, #d2cfcf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f0f0 0%, #d2cfcf 100%); /* IE10+ */
	background: linear-gradient(top, #f2f0f0 0%, #d2cfcf 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f0f0', endColorstr='#d2cfcf', GradientType=0 ); /* IE6-9 */
	position:absolute;
	min-height:110px;
	width:145px;
	top:29px;
	left:339px;
	display:none;
	padding:11px 7px 7px 7px;
	z-index:1000;
	border-left:#160c07 1px solid;
	border-right:#160c07 1px solid;
	border-bottom:#160c07 1px solid;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.80);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.80);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.80);
}
.open .dropdown-area2 {
	display:block;
}
.click-here {
	color:#00F;
	float:right;
	font-size:10px;
}
.red {
	color:#F00;
}
.newsbar-resize {
	height: 100%;
	width: 100%;
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}
