/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1, h2 {
	color: #99CC00;
}

h1 span, h2 span {
	color: #1085BA;
}

h1 {
	margin-bottom: 20px;
	font-size: 17px;
}

h2 {
	margin-bottom: 15px;
	font-size: 14px;
}

h3 {
	margin-bottom: 10px;
	font-size: 11px;
	color: #13A1EA;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.4em;
	text-align: justify;
	line-height: 160%;
}

.date1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	color: #A3E1FF;
}

.date1 li {
	margin-bottom: 20px;
	padding-left: 40px;
}

.date1 .da1 {
	background: url(images/datingsites03.gif) no-repeat left center;
	font-size: 11px;
	font-family: Tahoma;
}
.date1 .da2 {
	background: url(images/datingsites04.gif) no-repeat left center;
	font-size: 11px;
	font-family: Tahoma;
}
.date1 .da3 {
	background: url(images/datingsites05.gif) no-repeat left center;
	font-size: 11px;
	font-family: Tahoma;
}

/** LINKS */

a {
	color: #6D9506;
}

a:hover {
	text-decoration: none;
}

a.more {
	padding-left: 17px;
	background: url(images/datingsites10.gif) no-repeat left center;
}

/** STYLES */

.date-online1 {
}

.date-online1 a {
}

.date-online1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.bordered {
	padding: 1px;
	background: #FFFFFF;
	border: 2px solid #DADADA;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** MENU */

#menu {
	background: url(images/bg01.jpg) no-repeat left top;
}

#menu a {
	float: left;
	height: 35px;
	padding: 16px 35px 0px 37px;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
}

#menu a:hover {
	text-decoration: underline;
	color: #6D9506;
}

/** HEADER2 */

#header2 {
	background: url(images/bg02.jpg) no-repeat left top;
}

/** PAGE */

#page {
	background: url(images/datingsites11.gif) repeat-y 220px 0px;
}

.subpage-wide #page {
	background: none;
}

/** SIDEBAR */

#sidebar h2 {
	margin-bottom: 10px;
	font-size: 12px;
}

/** FOOTER */

#foot-date {
	background: url(images/datingsites12.gif) repeat-x left top;
}

#foot-date p {
	margin: 0px;
	padding-top: 25px;
	line-height: normal;
	text-align: center;
	color: #B5B5B5;
}

