/* -------   YP Casuals.com  ----------
   ------------------------------------ */


html,body,p,h1,h2,h3,h4,img,form,fieldset,ul,li,span,a,select,option,legend,img {
	margin: 0;
	border: 0;
	}

html,body,h1,h2,h3,h4,legend,p,fieldset,ul,li,select,img,a {
	padding: 0;
	}

html {
	background-color: #c5c5bf;
	font-family: Arial,"Lucida Grande",sans-serif;	
	font-size: 12px;
	height: 100%;
	}

body {
	padding-bottom: 20px;
	color: #000;
	}


/* @group LINKS */

a { 
	text-decoration: none;
	}

a:link, a:visited {
	color: #ec202c;
	}

a:hover {
	color: #bc151f;
	}

/* @end */





/* @group SHARED CLASSES */

.empty {
	font-size: 0;
	line-height: 0;
	}

.hideme {
	position: absolute;
	left: -9999em;
	line-height: 0em;
	height: 0px;
	}

.clear {
	clear: both;
	}


.hdr {
	margin-bottom: 0.5em;
	}


.dashborder {
	border-style: dashed;
	border-color: #a9a9a9;
	}

.whitebox {
	background: white;
	border-width: 1px 0 0 0;	
	}

.nowrap {
	white-space: nowrap;
	overflow: hidden;
	}

/* @end */





fieldset, legend, form, option, select {
	margin: 0;
	padding: 0;
	}

fieldset.hideme input {
	border: 0;
	line-height: 0;
	font-size: 0;
	}



/* @group LAYOUT */

#pagewrap {
	width: 982px;
	margin: 0 auto;
	}

#header {
	padding-bottom: 28px;
	background: url(images/bg-gloss.png) no-repeat bottom;
	}

#login {
	background: url(images/logo-bar.jpg) no-repeat top;
	height: 102px;
	}

#login form {
	display: inline;
	float: right;
	text-align: right;
	margin: 28px 20px 0 0;
	}

#login form fieldset p select.options {
	width: auto;
	}

#login form span input {
	margin-top: 0.8em;
	}

#mid {
	margin-top: 6px;
	background-color: #f1f1f1;
	height: 282px;
	}

#mainimg {
	display: inline-block;
	float: left;
	padding: 0;
	margin: 0;
	}

#mainimg img {
	border-right-width: 1px;
	}

#search {
	padding: 14px 20px 0 15px;
	background: url(images/mid-top-right-corner.gif) no-repeat top right;
	margin-left: 682px;
	}

#base {
	clear: both;
	margin-top: 12px;
	}

#registration, #memberfeed {
	padding-top: 20px;
	float: left;
	min-height: 394px;
	}


#registration {
	display: inline;
	margin-left: 10px;
	width: 300px;
	}

#registration img.hdr {
	margin-left: 15px;
	}

#memberfeed {
	width: 644px;
	padding-right: 10px;
	padding-left: 18px;
	}

#join {
	display: block;
	padding: 0 0 1em 0;
	}

#footer {
	clear: both;
	}

/* @end */





/* @group FORMS */

/* @group FORMLAYOUT */


.formlayout fieldset {
	margin: 8px 0 0.8em 0;
	}

.formlayout fieldset p {
	padding-bottom: 2px;
	}

.formlayout label {
	text-align: right;
	}

.formlayout label, .formlayout select, .formlayout span {
	display: inline;
	float: left;
	width: 80px;
	margin-bottom: 6px;
	}

.formlayout span {
	width: 28px;
	text-align: center;
	}

.formlayout select {
	margin-right: 2px;
	padding: 0.2em 0.2em;
	border: 1px solid #adadad;
	background-color: white;
	}

.formlayout input {
	display: inline;
	float: left;
	width: 174px;
	font-size: 0.9em;
	height: 1.1em;
	}

.formlayout input.button {
	width: auto;
	height: auto;
	}

.formlayout .text {
	padding: 0.2em;
	}

.formlayout select.options, .formlayout .gender {
	width: 182px;
	}

.formlayout label {
	padding: 0.3em 10px 2px 0;  /*--adjust top padding for font size/weight--*/
	font-size: 1em;
	}

.formlayout .dropdownage {
	width: 53px;
	}

.formlayout .dob select {
	margin-right: 4px;
	}

.formlayout .day {
	width: 54px;
	}

.formlayout .month {
	width: 65px;
	}

.formlayout .year {
	width: 55px;
	}

.formlayout br {
	clear: left;
	}

.formlayout .day,.formlayout .month {
	margin-right: 7px;
	}

.formlayout input.button {
	font-size: 14px;
	margin-top: 8px;
	}

p.spaceafter {
	margin-bottom: 4px;
	}

p.note {
	display: inline-block;
	margin-top: 2px;
	margin-left: 90px;
	font-size: 0.8em;
	color: #333333;
	width: 186px;
	}

/* @end */



/* @group SIGNUP FORM */

#registration form {
	padding: 0 10px;
	}
	
#registration fieldset {
	width: 280px;
	}
	
#registration fieldset.tight {
	margin: 0;
	padding: 0;
	}
	
#registration .formlayout input.button {
	float: right;
	width: auto;
	margin-right: 8px;
	}

#registration p.note.click {
	width: 98px;
	}


/* @end */



/* @group SEARCH */

#search .formlayout select.gender {	
	width: 180px;
	}
	
#search .formlayout select.options {	
	width: 148px;
	}

#search .formlayout label {
	width: 50px;
	padding-bottom: 6px;
	}

#search .formlayout input.button {
	margin-left: 60px;
	}


/* @end */
/* @end */
