html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0; border: 0; outline: 0;}

html {font-family: Arial, Helvetica, sans-serif; font-size:  76%; height: 100%; cursor: default;}
body {color: #000000; margin: 0 0 0 0; padding: 0 0 0 0; text-align: center; background: #FFFFFF url('images/page-bg.jpg') repeat-x top;}

a, a:visited, a:link {color: #990300; text-decoration: none;}
a:hover {color: #666666; text-decoration: underline;}

a:focus {color: #000000;}
a:active {color: #000000;}
.clear {clear: both;}
.right {float: right; margin-bottom: 10px; margin-left: 10px;}
.left {float: left; margin-right: 10px; margin-bottom: 5px;}
.arrow {background: url('images/arrow.gif') no-repeat left top; display: block; padding-left: 15px; margin-top: 8px;}
/* ---------- Page Structure CSS ---------- */

#header {text-align: left; height: 145px;}
#header-in {text-align: left; height: 90px; margin: 0 0 0 30px;}
#headlinks {float: right; width: 300px;	text-align: right; color: #454545; padding: 30px 50px 0 0; font-size: 14px;}
#headlinks a, #headlinks a:link, #headlinks a:visited, #headlinks a:active {color: #000000;}
#headlinks a:hover {color: #C2CAD1;	text-decoration: none;}

#login {float: right; margin-right: 30px; background: #990300 url('/images/login-bkg.png') no-repeat; width: 310px; height: 145px; color: #FFFFFF;}
#login a{margin-left: 20px; color: #CCCCCC; font-size: 12px;}

.button, submit {font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #400000; color: #F3F3F3; border: 2px solid #E5E5E5; border-top-width: 1px; border-right-color: #747474; border-bottom-color: #747474; padding: 1px 6px; cursor: pointer;}
.small-button {font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #400000; color: #F8F8F8; border: 2px solid #E5E5E5; border-top-width: 1px; border-right-color: #747474; border-bottom-color: #747474; padding: 1px 1px; cursor: pointer;}
#outerWrapper {background-color: #FFFFFF; margin: 0 auto 0 auto; text-align: left; width: 920px;}

#twoColumnleft {overflow: hidden; background: #FFFFFF url('images/content-fill.gif') repeat-y left;	width: 950px;}
#out-content {width: 860px; margin: 0 auto; height: auto; min-height: 580px;}
#out-content .lastseen {display: none;}
#twoColumnleft #leftColumn {float: left; padding: 15px 10px 10px 25px; width: 172px;}
#twoColumnleft #content {width: 680px;}
#twoColumnleft #content {margin: 0 5px 0 195px; padding: 20px 10px 30px;}
#footer {padding: 15px 10px 15px 30px; background: #990300 url('images/footer.png') no-repeat left top; height: 28px; text-align: left; color: #FFFFFF; clear: both; width: 880px;}
#out-content {float: left; width: 885px; padding: 10px 0 20px 15px;}

/* ---------- Navigation CSS ---------- */

#navcontainer {position: relative; height: 40px; width:100%; font-family: Helvetica, Arial, Verdana, sans-serif;}
#nav {position: relative; height: 40px; font-size: 11px; text-transform: uppercase;	font-weight: bold; background: #990300 url('images/nav-container-bg.png') no-repeat left top; padding: 0 0 0 23px;}
#nav ul {margin: 0; padding: 0; list-style-type: none; width: auto;	float: left;}
#nav ul li {display: block; float: left; margin: 0;}
#nav ul li a {display: block; float: left; color: #FFFFFF; text-decoration: none; padding: 0 0 0 20px; height: 40px;}
#nav ul li a span {padding: 12px 20px 0 0; height: 28px; float: left;}
#nav ul li a:hover {color: #FFFFFF; background: transparent url('images/nav-bg-over.gif') repeat-x left bottom;}
#nav ul li a:hover span {display: block; width: auto; cursor: pointer;}
#nav ul li a.current, #nav ul li a.current:hover {color: #FFFFFF; background: #1D6893 url('images/nav-left-on.gif') no-repeat top left; line-height: 325%;}
#nav ul li a.current span {display: block; padding: 0 20px 0 0; width: auto; background: #1D6893 url('images/nav-right-on.gif') no-repeat top right; height: 40px;}

/* ---------- Typography CSS ---------- */

h1 {font-size: 2.0em; font-weight: normal; margin-top: 0em;	margin-bottom: 0em;}
h2 {font-size: 1.7em; margin: 1.2em 0 1.2em 0; font-weight: normal; color: #06C;}
h3 {font-size: 1.4em; margin: 1.2em 0 1.2em 0; font-weight: bold;}
h4 {font-size: 1.2em; margin: 1.2em 0 1.2em 0; font-weight: bold;}
h5 {font-size: 1.0em; margin: 1.2em 0 1.2em 0; font-weight: bold;}
h6 {font-size: 0.8em; margin: 1.2em 0 1.2em 0; font-weight: bold;}
img {border: 0;}
.spaced ol, .spaced ul, .spaced li {font-size: 1.0em; line-height: 1.8em; margin-top: 0.2em; margin-bottom: 0.1em;}
p {font-size: 1.0em; line-height: 1.5em; margin: 1.2em 0em 1.2em 0em;}
li > p {margin-top: 0.2em;}
pre {font-family: monospace; font-size: 1.2em; background: #F4F4F4; margin: 15px; padding: 10px; border: 1px dotted #CCCCCC;}
.narrow1 {line-height:1.1em;}
#footer a, #footer a:link, #footer a:visited, #footer a:active {color: #FFFFFF;}
#footer a:hover {color: #CCCCCC;}
.diydfooter, .payout {display: none;}

/* ---------- Two Column CSS ---------- */

.csscolumns {
	overflow:hidden;
	width: 100%;
}
/* Note: adding larger margins or padding to columns requires that you decrease the width setting proportionally. If you add padding to the container, the same applies. */ 

#col_one_2 {
	margin: 0;
	float: left;
	width:48%;
}
#col_two_2 {
	margin: 0 0 0 12px; /* Puts a 12 pixel space between columns (left side) */
	float: left;
	width:48%;
}
/* ---------- Three Column CSS ---------- */

/* Note: adding larger margins or padding to columns requires that you decrease the width setting proportionally. If you add padding to the container, the same applies. */ 

#col_one_3 {
	margin: 0;
	float: left;
	width:31%;
}
#col_two_3 {
	margin: 0 0 0 12px; /* Puts a 12 pixel space between columns (left side) */
	float: left;
	width:31%;
}
#col_three_3 {
	margin: 0 0 0 12px; /* Puts a 12 pixel space between columns (left side) */
	float: left;
	width:31%;
}
/* ---------- Four Column CSS ---------- */

/* Note: adding larger margins or padding to columns requires that you decrease the width setting proportionally. If you add padding to the container, the same applies. */ 

#col_one_4 {
	margin: 0;
	float: left;
	width:23%;
}
#col_two_4 {
	margin: 0 0 0 12px; /* Puts a 12 pixel space between columns (left side) */
	float: left;
	width:23%;
}
#col_three_4 {
	margin: 0 0 0 12px; /* Puts a 12 pixel space between columns (left side) */
	float: left;
	width:23%;
}
#col_four_4 {
	margin: 0 0 0 12px; /* Puts a 12 pixel space between columns (left side) */
	float: left;
	width:23%;
}

/* ---------- Side column menu styles ---------- */

.styledmenu {width: 100%;}
.styledmenu .headerbar {
	font: bold 13px Verdana;
	color: white;
	background: #606060 url('images/downarrow.gif') no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 2px; /*bottom spacing between header and rest of content*/
	margin-top:0px;
	text-transform: uppercase;
	padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}
.styledmenu ul {list-style-type: none; margin: 0; padding: 0;}
.styledmenu ul li {padding-bottom: 2px; margin: 0px;}
.styledmenu ul li a {color: #000000; background: #E9E9E9; display: block; padding: 5px 0; line-height: 17px; padding-left: 8px; text-decoration: none;}
.styledmenu ul li a:visited {color: black;}
.styledmenu ul li a:hover {color: white; background: black;}

.simplemenu {width: 100%;}
.simplemenu .headerbar {font: bold 13px Verdana; color: #000000; margin-bottom: 0px; margin-top: 0px; text-transform: uppercase; padding: 7px 0 7px 0px;}
.simplemenu ul {list-style-type: none; padding: 0 0 20px; margin: 0;}
.simplemenu ul li {margin: 0px;	padding-bottom: 2px;}
.simplemenu ul li a {font: normal 12px Arial; color: #000000; background: #FFFFFF; display: block; padding: 4px 0 4px 5px; line-height: 17px; text-decoration: none; border-bottom: 1px solid #E9E9E9;}
.simplemenu ul li a:visited {color: #000000;}
.simplemenu ul li a:hover {color: #000000; background: #E7EAED;	text-decoration: none;}

/* ---------- Common styles shared between both left and right columns ---------- */

.sidebarlt {padding: 6px; border: 1px solid #CECECE; background-color: #E9E9E9;}
.sidebardk {color: #FFFFFF;	border: 1px solid #333333;	padding: 6px; background-color: #606060;}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {color: #FFFFFF;	text-decoration: underline;}

/* ---------- Stylings for hierarchical Sitemap ---------- */

.sitemap span.none, .sitemap span.vert, .sitemap span.last, .sitemap span.midd {
	background: transparent 0px 0px no-repeat;
	width: 24px;
	height: 18px;
	display: block;
	float: left;
	margin-left: 1em;
}
.sitemap li {
	line-height: 1.65em;
}
.sitemap span.vert {background-image: url('images/map_vert.gif');}
.sitemap span.last {background-image: url('images/map_last.gif');}
.sitemap span.midd {background-image: url('images/map_midd.gif');}
.sitemap, .sitemap ul, .sitemap li {list-style-type: none; margin: 0; padding: 0;}

/* ---------- Stylings for homepage jQuery slider ---------- */

#slider ul, #slider li {margin: 0; padding: 0; list-style: none;}
#slider li {width: 908px; height: 250px; overflow: hidden;}

/* ---------- These are the styles for the contact form ---------- */
Label {
}
.inputValue {width: 50%; margin-top: 5px;}
.inputText {width: 85%; height: 180px; margin-top: 5px;}
.inputButton {
}
.required {font-size: 9px; color:#C00;}

/* ---------- These are the styles for the data detail table ---------- */

#detail {margin-top: 20px;}
#detail h3 {margin: 8px 0px 0px; padding: 0px;}
#detail p {line-height:normal;}
#detail a {font-weight:bold;}
#detail td.uline {border-bottom: 1px solid #CCCCCC;}

/* ------  profile styles  ------ */
#profile {width: auto; margin-top: 20px;}
#content #profiletemplate {width: 650px;}
#out-content #profiletemplate {margin: 0 auto; width: 650px;}
#default-photo {width: 110px; float: left;}
#profile-links {width: 150px;}
#profile-links li{list-style-image: none; list-style-position: outside; list-style-type: none; text-align: left; font-size: 0.85em; font-family: Verdana, Helvetica, sans-serif;}
#profile-right-one {padding: 0 10px 0 10px; text-align: left; color: #999999; line-height: 1.3em; float: left;}
#profile-right-two {text-align: left; text-transform: capitalize; line-height: 1.3em;}
#description {width: 310px; border: 1px solid #CECECE; margin: 10px 0 0 3px; float: left;}
.descrip-head {background-color: #F8F8F8; border-bottom: 2px solid #CECECE; text-align: center; font-size: 1.1em; line-height: 1.75em; font-weight: bold;}
.descrip-body {padding: 8px; text-align: left}
#looking {width: 310px; border: 1px solid #CECECE; margin: 10px 0 0 12px; float: left;}
.looking-head {background-color: #F8F8F8; border-bottom: 2px solid #CECECE; text-align: center; font-size: 1.1em; line-height: 1.75em; font-weight: bold;}
.looking-body {padding: 8px; text-align: left;}
#profile img{padding: 2px;}

/* ------ last20 page styles ------ */

#help .last20head {height: 2em; border-bottom: 2px solid #CECECE; font-size: 1.2em; line-height: 1.4em; background-color: #660200; color: #FFFFFF;}
#help .last20one, #notlogged .last20one {background-color: #FFFFFF;}
#help .last20two {background-color: #F8F8F8; border: 1px solid #E5E5E5; font-size: 14px; padding: 4px 0 4px 5px;}
#help .last20one a {margin-top: 20px;}

/* ------ pop-up styles ------ */

.popupbg {background-color: #F8F8F8; padding: 8px 4px 8px 5px; color: #333333; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9pt; font-weight: normal;}
.popupcaption {background-color: #E7EAED; font-size: 9pt; font-family: Verdana, Helvetica, Arial, sans-serif; text-align: left; font-weight: bold; line-height: 12px; padding-top: 1px; border: 2px solid #E7EAED;}
.popupcaption img {padding-bottom: 4px; text-indent: .75em;}

.small {font-size: 11px;}

/* ------ index styles ------ */
#girl1 {width: 265px; height: 205px; background-image: url('/images/girl1.jpg'); background-repeat: no-repeat; float: right; position: relative; top: 10px;}
#index-top {font-size: 1.25em; text-align: center; width: 600px; float: left; padding-right: 20px;}
#index-top h1{font-family: Georgia; padding: 10px 0 10px 0; text-align: center;}
.index-join1 {font-size: 2.25em; font-weight: bold; text-align: center; line-height: 2em; text-decoration: none!Important;}
#index-middle {font-size: 1.25em; text-align: center; width: 445px; float: left; padding: 10px 0 10px 10px;}
#search {width: 375px; height: 325px; background: #B34240 url('/images/search-bkg.png'); background-repeat: no-repeat; color: #FFFFFF; font-size: 18px; font-family: "Times New Roman", Times, serif; float: left; margin-left: 40px;}
#search form {padding-top: 30px; padding-left: 30px;}
#losearchheader {color: #FFFFFF;}
#girl3 {width: 380px; height: 255px; background-image: url('/images/girl3.jpg'); background-repeat: no-repeat; float: right; margin: 15px 25px 10px 20px;}
#index-bottom {width: 460px; float: right; font-size: 1.25em; margin: 0 auto; text-align: center;}
#index-bottom2 {width: 95%; margin: 0 auto; text-align: center; font-size: 1.25em;}
#waitfrmid {font-family: Arial, Helvetica, sans-serif; font-size: 18px; margin: 90px 0 0 30px;}

#index-profiles {width: 800px; margin: 0 auto;}
#latestmwt {width: 400px; background-color: #B0B0B0;}
#index-profiles .normal {text-align: center;}
#index-profiles .normal a{font-size: 1.2em; color: #FF0000;}

#out-content #eighteen, #regmain #eighteen{width: auto; margin: 0 auto; padding: 7px 0 0 0;}


/* ------ mail settings ------ */
#mail .last20one img, #mail .last20two img{vertical-align: middle;}
#mail .last20one a, #mail .last20two a{font-size: small; font-weight: bold;}

#content #sendmail .last20one {background-color: #CACACA;}
#content #sendmail .last20two {background-color: #F8F8F8; text-align: left; font-size: 1em;}

#content #mail .last20one, #content #mail .last20two {text-align: left;}
#messagecontainer {text-align: left;}

#regmain .last20head {height: 1.2em; background-color: #F8F8F8; border-bottom: 2px solid #CECECE; font-size: 14px; line-height: 27px;}
#regmain .last20one, #regmain .last20two {line-height: 38px; border-bottom: 1px solid #E0E0E0; background-color: #FFFFFF; color: #000000;}
#regmain .last20one img, #regmain .last20two img {vertical-align: middle;}
#regmain .last20one a, #regmain .last20two a {font-size: 1.1em; font-weight: bold; text-decoration: none;}

#picText p{font-size: 12px; color: #FFFFFF; text-align: left; position: relative; top: -18px; left: 15px;}
#picText {text-decoration: none!Important;}

#buddylist {padding-top: 15px;}
#buddylist a{font-size: medium;}
#buddylist .last20one a, #buddylist .last20two a {font-weight: bold; text-indent: 4px;}

.pwall {text-align: center;}

#profile-edit table{max-width:600px;}
.other {border: 2px solid #CCCCCC; background-color: #FFFFFF; padding: 5px;}

.profile-main {width: 650px; float: left; padding: 20px 0 10px 0; margin: 0 auto;}
.profile-main h1 {background: #F7F7F7; border: 1px solid #999999; color: #333333; font-size: xx-large; line-height: 1.2em; font-family: "Times New Roman", Times, serif; padding-bottom: 5px;}
#profile .huge {color: #333333; font-size: xx-large; line-height: 1.2em; font-family: "Times New Roman", Times, serif; padding-bottom: 5px;}
#default-photo {width: 110px; float: left; margin: 5px 0 5px 10px;}
#profile-links {width: 110px; padding-left: 7px; text-align: left; float: left;}
#profile-right-one {padding: 0 15px 0 15px; text-align: left;line-height: 1.3em; float: left;}
#profile-right-two {text-align: left; text-transform: capitalize; line-height: 1.3em; float: left; color: #333333;}
.description {width: 315px; border: 1px solid #999999; margin: 10px 0 0 0; float: left; color: #333333;}
.descrip-head {background-color: #F8F8F8; border-bottom: 1px solid #999999; text-align: center; font-size: 1.1em; line-height: 1.75em; font-weight: bold;}
.descrip {padding: 8px; text-align: left;}
.lookingfor {width: 315px; border: 1px solid #999999; margin: 10px 0 0 10px; float: right; color: #333333;}
.looking-head {background-color: #F8F8F8; border-bottom: 2px solid #CECECE; text-align: center; font-size: 1.1em; line-height: 1.75em; font-weight: bold;}
.looking-body {padding: 8px; text-align: left;}
#profile img{padding: 2px;}

#logo-link {margin: 35px 0 0 40px;}