html, body {
	font-family: Arial, sans-serif;
	height: 100%;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	/*line-height: 130%;*/
}

html {
    background: url('/images/header_v2/html_bg.png');
    background-attachment: scroll;
    background-color: #E8EDF0;
    background-repeat: repeat-x;
}

body {
	margin-top: 25px;
}

p {
	line-height: 130%;	
}

td {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

img {
	border: 0px;
}

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

h1 {
	/*font-size: 16px;
	margin: 0px;
	*/
	color: #17447C;
	font-size: 1.5em;
	margin-top: 0;
	margin-bottom: 3px;
}

select {
	font-family: Arial, sans-serif;
}

a {
	font-family: Arial, sans-serif;
	/*color: #0000EE;*/
	color: #17447C;
}

#hull {
    background-color: #FFFFFF;
	border: 1px solid #687EB0;
	clear: both;
	width: 878px;
	margin: 0px auto;
	border-collapse: collapse;
}

#test {
	margin: 0px auto;
	width: 878px;
	height: 76px;
	background-color: red;
}

#header {
	margin: 0px auto;
	/*margin: -3735px auto;*/
	width: 878px;
	height: 76px;
	background-color: #2851A1;
	background-image: url('/images/header_v2/header_bg_v2.gif');
}

#header.lp {
	height: 103px;
    position: relative;
}

#header #dw_pair {
	position: absolute;
	z-index: 2;
}

#header #dw_heart {
	position: absolute;
	margin-left: 335px;
	z-index: 2;
}

#header #dw {
	font-weight: bold;
	font-size: 40px;
	position: absolute;
	margin-top: 10px;
	margin-left: 110px;
	color: #FFFFFF;
}

#header .sub {
	/*font-weight: bold;*/
	font-size: 14px;
	position: absolute;
	margin-top: 50px;
	color: #FFFFFF;

}

#header #sub1 {
	margin-left: 112px;
	letter-spacing: 2px;
}

#header #sub2 {
	margin-left: 235px;
}

#header_menu {
	margin: 0px auto;
	width: 878px;
	height: 32px;
	background-image: url('/images/header_v2/menu_bg.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#header_menu ul {
	margin: 0px;
	padding: 0px;
	margin-left: 120px;
	list-style-type: none;
}


#header_menu li {
	float: left;
	line-height: 30px;
}

#footer_menu {
	background-color: #EBECF1;
	border-top: 1px solid #687EB0;
	text-align: center;	
	height: 28px;
	list-style-type: none;
}

#footer_menu ul {
	margin: 0;
	padding: 0;	
}
	
#footer_menu li {
	display: inline;
}


#header_menu #my_home {
	height: 20px;
	width: 90px;
	margin-top: 5px;
	display: inline;
	float: left;
	background-image: url('/images/header_v2/my_home.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 20px;
	text-align: center;
}

#header #language_frame {
	position: absolute;
	z-index: 100;
	margin-left: 580px;
	top: 45px;
	width: 280px;
}

#header #language_noscript {
	position: absolute;
	z-index: 100;
	margin-left: 720px;
	margin-top: 24px;
}

#header #language_label {
	float: left;
	width: 130px;
	text-align: right;
	color: #FFFFFF;
	line-height: 25px;
	font-weight: bold;
}

#header #language_current {
	font-weight: bold;
	display: block;
	background-image: url('/images/header_v2/select_arrow.gif');
	background-repeat: no-repeat;
	background-position: 68px 5px;
}

#header #language_select {
	width: 90px;
	height: 25px;
	background-color: #FFFFFF;
	border: 1px solid #010B64;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 45px;
	display: none;
	float: right;
}

#header #language_select ul {
	width: 135px;
	margin: 0px;
	padding: 0px;
	/*margin-top: -26px;*/
	margin-left: -46px;
	list-style-type: none;
	background-color: #FFFFFF;
	border-left: 1px solid #010B64;
	border-right: 1px solid #010B64;
	border-bottom: 1px solid #010B64;
	display: none;
	position: absolute;
	z-index: 101;
}

#header #language_select li {
	line-height: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 45px;
	font-weight: bold;
	cursor: pointer;
}

#header #language_select a {
	display: block;
	text-decoration: none;
}

#logout {
	width: 140px;
	height: 31px;
	background-image: url('/images/header_v2/logout.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float: right;
	margin-right: 20px;
	text-align: center;
	padding-top: 7px;
}

#logout_link {
	display: block;
	background-image: url('/images/header_v2/logout_icon.gif');
	background-repeat: no-repeat;
	background-position: 17px 1px;
	font-weight: bold;
}

#teaser_login_reg {
	width: 204px;
	height: 31px;
	background-image: url('/images/header_v2/join_login_teaser.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float: right;
	margin-right: 20px;
}

#teaser_login_reg #reg {
	width: 104px;
	float: left;
	text-align: center;
	padding-top: 7px;
}

#teaser_login_reg #login {
	width: 100px;
	float: right;
	text-align: center;
	padding-top: 7px;
}

#teaser_login_reg a,
#logout a {
	color: #111612;
	font-size: 12px;
}


#search select {
	font-size: 12px;
}

.headline_white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 3px;
}

.headline_white_small {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 3px;
}

.text_and_info h3 {
	color: #DA251D;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

.red_text {
	color: #DA251D;
	font-weight: bold;
}


.photogallery {

	width: 700px;
    margin: 0px auto;
    /*border: 1px solid #677DAF;*/
    border-collapse: collapse;
    background-color: #EEEEEE;
}

.photogallery th {

	background-color: #677DAF;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
}

.photogallery td {
    text-align: center;
    width: 25%;
    padding: 1px;
    font-size: 11px;
}


.my_button {
    font-family: Arial, Verdana, sans-serif;
    background-image: url("/images/misc/button.gif");
    background-repeat: no-repeat;
    height: 21px;
    width: 90px;
    border: 0px;
    font-size: 12px;
    cursor: pointer;
}

.my_button_100 {
    font-family: Arial, Verdana, sans-serif;
    background-image: url("/images/misc/button_100.gif");
    background-repeat: no-repeat;
    height: 21px;
    width: 100px;
    border: 0px;
    font-size: 12px;
    cursor: pointer;
}

.my_button_120 {
    font-family: Arial, Verdana, sans-serif;
    background-image: url("/images/misc/button_120.gif");
    background-repeat: no-repeat;
    height: 21px;
    width: 120px;
    border: 0px;
    font-size: 12px;
    cursor: pointer;
}

.my_button_130 {
    background-image: url("/images/misc/button_130.gif");
    width: 130px;
}

.my_button_140 {
    background-image: url("/images/misc/button_140.gif");
    width: 140px;
}


.my_button_gold {
    background-image: url("/images/misc/button_gold.gif");
}

.my_button_100_gold {
    background-image: url("/images/misc/button_gold_100.gif");
}

.my_button_120_gold {
    background-image: url("/images/misc/button_gold_120.gif");
}

.my_button_130_gold {
    background-image: url("/images/misc/button_gold_130.gif");
}

.my_button_140_gold {
    background-image: url("/images/misc/button_gold_140.gif");
}


.my_button_red {
    background-image: url("/images/misc/button_red.gif");
}

.my_button_100_red {
    background-image: url("/images/misc/button_red_100.gif");
}

.my_button_120_red {
    background-image: url("/images/misc/button_red_120.gif");
}

.my_button_130_red {
    background-image: url("/images/misc/button_red_130.gif");
}

.my_button_140_red {
    background-image: url("/images/misc/button_red_140.gif");
}



#search {
    background-color: #D3D6E2;
}

#search td {
	font-size: 11px;
}

#search checkbox {
	padding: 0px;
	margin: 0px;
}

.my_table {
	border: 1px solid #9AA9C9;
	background-color: #EEEEEE;
	margin: 0px auto;
}

.my_table td {
	vertical-align: top;
	padding: 2px;
	line-height: 21px;
}


#mailbox_content td {
	line-height: 26px;
	border-bottom: 1px solid #677DAE;
}

.smallBox option {
	font-size: 10px;
}

.searchStandard {
	padding: 4px;
}

.site_headline {
	font-size: 22px;
	color: #1823B1;
	font-weight: bold;
}

.site_sub_headline {
	font-size: 18px;
	color: #1823B1;
	font-weight: bold;
}

.pages {
	color: #000080;
	font-weight: bold;
}

.pages a {
	color: #000080;
	text-decoration: none;
	font-weight: bold;
}

#headline {
	padding-left: 10px;
	font-family: "Trebuchet MS", "Times New Roman", times, serif;
	color: #FFFFFF;
	font-size: 28px;
}

#sub_headline {
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, sans-serif;
	line-height: 24px;
}

.my_info {
	width: 80%;
	border: 1px solid #4D6A94;
	background-color: #F5F1DF;
}

.my_info th {
	background-color: #D3D6E2;
	color: #333333;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

.my_info td {
	text-align: center;
	padding: 10px;
	padding-bottom: 20px;
}

.my_info td a {
	font-family: Arial;
}

.menu_list {
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;

	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.menu_list li {
	text-align: left;
	padding-left: 0px;
	padding-bottom: 10px;
}

.userList {
	width: 700px;
	height: 206px;
	margin-bottom: 15px;
	border-collapse: collapse;
}

.userList h3 {
	font-size: 13px;
	margin: 0;	
}

.userList td.photo {
	width: 190px;
	border: 1px solid #677DAF;
	text-align: center;
	padding-top: 18px;	
	vertical-align: top;
}

.userList td.photo a {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.userList td.photo a:hover {
	text-decoration: underline;
}

.userList img.photo {
	border: 1px solid #677DAF;
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 3px;
}

.userList .content {
	border-top: 1px solid #677DAF;
	border-right: 1px solid #677DAF;
	padding-top: 18px;
}

.userList th {
	height: 20px;
	background-color: #9AA9C9;
	border-left: 1px solid #9AA9C9;
}

.userList th a {	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.userList .option {
	height: 24px;
	width: 104px;
	background-color: #DFEBFD;
	text-align: center;
	/*padding-left: 4px;
	padding-right: 4px;*/
	border-left: 1px solid #677DAF;
	border-right: 1px solid #677DAF;
	border-top: 1px solid #677DAF;

}

.userList .option a {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.userList .option a:hover {
	text-decoration: underline;
}

#alertInfoBox {
	width: 600px;
	border: 2px solid #FF0000;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#alertInfoBox h1 {
	color: #000053;
	margin: 0px;
	font-size: 16px;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	background-color: #B7C2D8;
}

#alertInfoBox p {
	margin: 10px;
	line-height: 18px;
}



#Status {
	width: 876px;
	margin: 0px auto;
	top: 5px;
	position: absolute;
	text-align: right;
	color: #808080;
}

#Status a {	
	color: #808080;
	text-decoration: none;
	padding-left: 23px;
	background-repeat: no-repeat;
	background-position: middle;
}





#footer {
	width: 878px;
	margin: 0 auto;
	margin-top: 10px;
}

#content_network {
	margin-bottom: 15px;
	text-align: center;
	font-size: 10px;
	color: #808080;
}

#content_network a {
	font-size: 10px;
	color: #808080;	
	text-decoration: none;
}

#page_options {
	float: right;
	text-align: center;	
}

#page_options a.option {	
	color: #808080;
	text-decoration: none;
	padding-left: 23px;
	background-repeat: no-repeat;
	background-position: middle;
}

#social_bookmarks {
	float: left;
}

#perma_links {
	clear: both;
	width: 500px;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}

#perma_links li {
	float: left;
	padding-left: 10px;
}

#perma_links li a {	
	font-size: 10px;
	color: #CCCCCC;	
}

#dating_network {
	margin-top: 10px;
}

#copyright {
	clear: both;
    padding-top: 5px;
	color: #000000;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 16px;
}

#copyright a:link, #copyright a:visited {
	font-size: 10px;
	color: #0000EE;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

/* Brandnew */
#content_fullsize {
	margin: 0 20px 20px;
}

div.notice {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 10px 20px;
	background-color: #EEEFFC;
	border: 1px solid #677DAF; 
	line-height: 22px;
}

/* Landing Pages */
#footer_navi {
    width: 880px;
    margin: 5px auto;
    text-align: right;
}

#footer_navi a {
    color: #4F4F4F;
    font-size: 10px;
    text-decoration: none;
}

#footer_navi a:hover {
    text-decoration: underline;
}
